Home
last modified time | relevance | path

Searched defs:nested (Results 1 – 16 of 16) sorted by relevance

/linux-3.3/net/netfilter/ipset/
Dip_set_bitmap_port.c80 struct nlattr *atd, *nested; in bitmap_port_list() local
166 struct nlattr *adt, *nested; in bitmap_port_tlist() local
318 struct nlattr *nested; in bitmap_port_head() local
Dip_set_bitmap_ip.c94 struct nlattr *atd, *nested; in bitmap_ip_list() local
178 struct nlattr *adt, *nested; in bitmap_ip_tlist() local
332 struct nlattr *nested; in bitmap_ip_head() local
Dip_set_bitmap_ipmac.c169 struct nlattr *atd, *nested; in bitmap_ipmac_list() local
297 struct nlattr *atd, *nested; in bitmap_ipmac_tlist() local
436 struct nlattr *nested; in bitmap_ipmac_head() local
Dip_set_list_set.c400 struct nlattr *nested; in list_set_head() local
423 struct nlattr *atd, *nested; in list_set_list() local
/linux-3.3/arch/um/kernel/
Dirq.c407 int nested; in to_irq_stack() local
447 unsigned long from_irq_stack(int nested) in from_irq_stack()
/linux-3.3/arch/um/os-Linux/
Dsignal.c142 int nested, bail; in hard_handler() local
/linux-3.3/kernel/
Dmutex.c309 __mutex_unlock_common_slowpath(atomic_t *lock_count, int nested) in __mutex_unlock_common_slowpath()
Dlockdep.c3445 __lock_release(struct lockdep_map *lock, int nested, unsigned long ip) in __lock_release()
3562 void lock_release(struct lockdep_map *lock, int nested, in lock_release()
/linux-3.3/include/linux/netfilter/ipset/
Dip_set_ahash.h550 struct nlattr *nested; in type_pf_head() local
588 struct nlattr *atd, *nested; in type_pf_list() local
995 struct nlattr *atd, *nested; in type_pf_tlist() local
/linux-3.3/drivers/infiniband/core/
Duverbs_cmd.c162 struct ib_ucontext *context, int nested) in idr_read_uobj()
201 int nested) in idr_read_obj()
219 static struct ib_cq *idr_read_cq(int cq_handle, struct ib_ucontext *context, int nested) in idr_read_cq()
/linux-3.3/kernel/irq/
Dmanage.c884 int ret, nested, shared = 0; in __setup_irq() local
/linux-3.3/fs/ocfs2/
Djournal.c381 int ret, nested; in ocfs2_commit_trans() local
/linux-3.3/arch/x86/kvm/
Dsvm.c137 struct nested_state nested; member
184 static int nested = 1; variable
Dvmx.c84 static bool __read_mostly nested = 0; variable
421 struct nested_vmx nested; member
/linux-3.3/net/core/
Dsock.c384 int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested) in sk_receive_skb()
/linux-3.3/kernel/sched/
Dcore.c6987 int nested = (preempt_count() & ~PREEMPT_ACTIVE) + rcu_preempt_depth(); in preempt_count_equals() local