taglinefilesource code
force60arch/i386/boot/compressed/misc.cint force = 0;
force386arch/i386/boot/compressed/misc.cif (force <= 1) return -1;
force492net/inet/arp.cvoid arp_destroy(unsigned long ip_addr, int force)
force508net/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) 
force202net/inet/sock.hunsigned long size, int force,
force205net/inet/sock.hunsigned long size, int force,
force290net/inet/sock.hunsigned long size, int force,
force293net/inet/sock.hunsigned long size, int force,