taglinefilesource code
force391net/inet/arp.carp_destructor(unsigned long paddr, int force)
force411net/inet/arp.cif((apt->flags&ATF_PERM) && !force)
force1575net/inet/sock.csock_wmalloc(struct sock *sk, unsigned long size, int force,
force1579net/inet/sock.cif (sk->wmem_alloc + size < sk->sndbuf || force) {
force1586net/inet/sock.csk, size, force, priority));
force1594net/inet/sock.csock_rmalloc(struct sock *sk, unsigned long size, int force, int priority)
force1597net/inet/sock.cif (sk->rmem_alloc + size < sk->rcvbuf || force) {
force1605net/inet/sock.csk,size,force, priority));
force170net/inet/sock.hunsigned long size, int force,
force173net/inet/sock.hunsigned long size, int force,
force252net/inet/sock.hunsigned long size, int force,
force255net/inet/sock.hunsigned long size, int force,
force60zBoot/misc.cint force = 0;
force372zBoot/misc.cif (force <= 1) return -1;
force377zBoot/misc.cif (force <= 1) return -1;