Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dinit.h12 u32 nested; member
/linux-4.1.27/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.1.27/net/netfilter/ipset/
Dip_set_bitmap_gen.h94 struct nlattr *nested; in mtype_head() local
203 struct nlattr *adt, *nested; in mtype_list() local
Dip_set_list_set.c480 struct nlattr *nested; in list_set_head() local
504 struct nlattr *atd, *nested; in list_set_list() local
Dip_set_hash_gen.h910 struct nlattr *nested; in mtype_head() local
951 struct nlattr *atd, *nested; in mtype_list() local
/linux-4.1.27/arch/um/os-Linux/
Dsignal.c143 int nested, bail; in hard_handler() local
/linux-4.1.27/kernel/locking/
Dmutex.c718 __mutex_unlock_common_slowpath(struct mutex *lock, int nested) in __mutex_unlock_common_slowpath()
Dlockdep.c3513 __lock_release(struct lockdep_map *lock, int nested, unsigned long ip) in __lock_release()
3630 void lock_release(struct lockdep_map *lock, int nested, in lock_release()
/linux-4.1.27/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-4.1.27/drivers/mtd/ubi/
Dwl.c955 static int ensure_wear_leveling(struct ubi_device *ubi, int nested)
/linux-4.1.27/kernel/irq/
Dmanage.c996 int ret, nested, shared = 0; in __setup_irq() local
/linux-4.1.27/fs/ocfs2/
Djournal.c391 int ret, nested; in ocfs2_commit_trans() local
/linux-4.1.27/arch/x86/kvm/
Dsvm.c152 struct nested_state nested; member
201 static int nested = true; variable
Dvmx.c100 static bool __read_mostly nested = 0; variable
541 struct nested_vmx nested; member
/linux-4.1.27/net/core/
Dsock.c474 int sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested) in sk_receive_skb()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_internal.h1487 static inline void d_lustre_invalidate(struct dentry *dentry, int nested) in d_lustre_invalidate()
/linux-4.1.27/drivers/usb/host/
Dfusbh200-hcd.c3183 static void start_iaa_cycle(struct fusbh200_hcd *fusbh200, bool nested) in start_iaa_cycle()
Dfotg210-hcd.c3236 static void start_iaa_cycle(struct fotg210_hcd *fotg210, bool nested) in start_iaa_cycle()
/linux-4.1.27/kernel/trace/
Dring_buffer.c4754 static __init int rb_write_something(struct rb_test_data *data, bool nested) in rb_write_something()
/linux-4.1.27/net/wireless/
Dnl80211.c1673 struct nlattr *nested; in nl80211_send_wiphy() local
1689 struct nlattr *nested; in nl80211_send_wiphy() local
/linux-4.1.27/kernel/sched/
Dcore.c7284 int nested = (preempt_count() & ~PREEMPT_ACTIVE) + rcu_preempt_depth(); in preempt_count_equals() local