Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dinit.h13 u32 nested; member
/linux-4.4.14/net/netfilter/ipset/
Dip_set_bitmap_gen.h91 struct nlattr *nested; in mtype_head() local
204 struct nlattr *adt, *nested; in mtype_list() local
Dip_set_list_set.c449 struct nlattr *nested; in list_set_head() local
478 struct nlattr *atd, *nested; in list_set_list() local
Dip_set_hash_gen.h1059 struct nlattr *nested; in mtype_head() local
1127 struct nlattr *atd, *nested; in mtype_list() local
/linux-4.4.14/arch/um/kernel/
Dirq.c413 int nested; in to_irq_stack() local
453 unsigned long from_irq_stack(int nested) in from_irq_stack()
/linux-4.4.14/arch/um/os-Linux/
Dsignal.c148 int nested, bail; in hard_handler() local
/linux-4.4.14/kernel/locking/
Dmutex.c716 __mutex_unlock_common_slowpath(struct mutex *lock, int nested) in __mutex_unlock_common_slowpath()
Dlockdep.c3367 __lock_release(struct lockdep_map *lock, int nested, unsigned long ip) in __lock_release()
3592 void lock_release(struct lockdep_map *lock, int nested, in lock_release()
/linux-4.4.14/drivers/mtd/ubi/
Dwl.c952 static int ensure_wear_leveling(struct ubi_device *ubi, int nested)
/linux-4.4.14/drivers/infiniband/core/
Duverbs_cmd.c164 struct ib_ucontext *context, int nested) in idr_read_uobj()
203 int nested) in idr_read_obj()
221 static struct ib_cq *idr_read_cq(int cq_handle, struct ib_ucontext *context, int nested) in idr_read_cq()
/linux-4.4.14/kernel/irq/
Dmanage.c1108 int ret, nested, shared = 0; in __setup_irq() local
/linux-4.4.14/fs/ocfs2/
Djournal.c391 int ret, nested; in ocfs2_commit_trans() local
/linux-4.4.14/arch/x86/kvm/
Dsvm.c153 struct nested_state nested; member
203 static int nested = true; variable
Dvmx.c102 static bool __read_mostly nested = 0; variable
589 struct nested_vmx nested; member
/linux-4.4.14/net/core/
Dsock.c487 int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested) in sk_receive_skb()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h1432 static inline void d_lustre_invalidate(struct dentry *dentry, int nested) in d_lustre_invalidate()
/linux-4.4.14/kernel/trace/
Dring_buffer.c4751 static __init int rb_write_something(struct rb_test_data *data, bool nested) in rb_write_something()
/linux-4.4.14/drivers/usb/host/
Dfotg210-hcd.c3125 static void start_iaa_cycle(struct fotg210_hcd *fotg210, bool nested) in start_iaa_cycle()
/linux-4.4.14/net/wireless/
Dnl80211.c1686 struct nlattr *nested; in nl80211_send_wiphy() local
1702 struct nlattr *nested; in nl80211_send_wiphy() local
/linux-4.4.14/kernel/sched/
Dcore.c7542 int nested = preempt_count() + rcu_preempt_depth(); in preempt_count_equals() local