taglinefilesource code
force415net/inet/arp.carp_destructor(unsigned long paddr, int force)
force435net/inet/arp.cif((apt->flags&ATF_PERM) && !force)
force1580net/inet/sock.csock_wmalloc(struct sock *sk, unsigned long size, int force,
force1584net/inet/sock.cif (sk->wmem_alloc + size < sk->sndbuf || force) {
force1594net/inet/sock.csk, size, force, priority));
force1602net/inet/sock.csock_rmalloc(struct sock *sk, unsigned long size, int force, int priority)
force1605net/inet/sock.cif (sk->rmem_alloc + size < sk->rcvbuf || force) {
force1615net/inet/sock.csk,size,force, priority));
force175net/inet/sock.hunsigned long size, int force,
force178net/inet/sock.hunsigned long size, int force,
force257net/inet/sock.hunsigned long size, int force,
force260net/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;