taglinefilesource code
force60arch/i386/boot/compressed/misc.cint force = 0;
force386arch/i386/boot/compressed/misc.cif (force <= 1) return -1;
force491net/inet/arp.cvoid arp_destroy(unsigned long ip_addr, int force)
force507net/inet/arp.cif ((entry->flags & ATF_PERM) && !force)
force6net/inet/arp.hextern void  arp_destroy(unsigned long paddr, int force);
force314net/inet/sock.cstruct sk_buff *sock_wmalloc(struct sock *sk, unsigned long size, int force, int priority)
force318net/inet/sock.cif (sk->wmem_alloc + size < sk->sndbuf || force) 
force337net/inet/sock.cstruct sk_buff *sock_rmalloc(struct sock *sk, unsigned long size, int force, int priority)
force341net/inet/sock.cif (sk->rmem_alloc + size < sk->rcvbuf || force) 
force193net/inet/sock.hunsigned long size, int force,
force196net/inet/sock.hunsigned long size, int force,
force281net/inet/sock.hunsigned long size, int force,
force284net/inet/sock.hunsigned long size, int force,