taglinefilesource code
force392net/inet/arp.carp_destructor(unsigned long paddr, int force)
force412net/inet/arp.cif((apt->flags&ATF_PERM) && !force)
force1567net/inet/sock.csock_wmalloc(struct sock *sk, unsigned long size, int force,
force1571net/inet/sock.cif (sk->wmem_alloc + size < sk->sndbuf || force) {
force1578net/inet/sock.csk, size, force, priority));
force1586net/inet/sock.csock_rmalloc(struct sock *sk, unsigned long size, int force, int priority)
force1589net/inet/sock.cif (sk->rmem_alloc + size < sk->rcvbuf || force) {
force1597net/inet/sock.csk,size,force, priority));
force163net/inet/sock.hunsigned long size, int force,
force166net/inet/sock.hunsigned long size, int force,
force244net/inet/sock.hunsigned long size, int force,
force247net/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;