/linux-3.3/net/netfilter/ipset/ |
D | ip_set_bitmap_port.c | 80 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
|
D | ip_set_bitmap_ip.c | 94 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
|
D | ip_set_bitmap_ipmac.c | 169 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
|
D | ip_set_list_set.c | 400 struct nlattr *nested; in list_set_head() local 423 struct nlattr *atd, *nested; in list_set_list() local
|
/linux-3.3/arch/um/kernel/ |
D | irq.c | 407 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/ |
D | signal.c | 142 int nested, bail; in hard_handler() local
|
/linux-3.3/kernel/ |
D | mutex.c | 309 __mutex_unlock_common_slowpath(atomic_t *lock_count, int nested) in __mutex_unlock_common_slowpath()
|
D | lockdep.c | 3445 __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/ |
D | ip_set_ahash.h | 550 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/ |
D | uverbs_cmd.c | 162 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/ |
D | manage.c | 884 int ret, nested, shared = 0; in __setup_irq() local
|
/linux-3.3/fs/ocfs2/ |
D | journal.c | 381 int ret, nested; in ocfs2_commit_trans() local
|
/linux-3.3/arch/x86/kvm/ |
D | svm.c | 137 struct nested_state nested; member 184 static int nested = 1; variable
|
D | vmx.c | 84 static bool __read_mostly nested = 0; variable 421 struct nested_vmx nested; member
|
/linux-3.3/net/core/ |
D | sock.c | 384 int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested) in sk_receive_skb()
|
/linux-3.3/kernel/sched/ |
D | core.c | 6987 int nested = (preempt_count() & ~PREEMPT_ACTIVE) + rcu_preempt_depth(); in preempt_count_equals() local
|