Searched refs:nest (Results 1 - 101 of 101) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dtipc_netlink.h67 TIPC_NLA_BEARER, /* nest */
68 TIPC_NLA_SOCK, /* nest */
69 TIPC_NLA_PUBL, /* nest */
70 TIPC_NLA_LINK, /* nest */
71 TIPC_NLA_MEDIA, /* nest */
72 TIPC_NLA_NODE, /* nest */
73 TIPC_NLA_NET, /* nest */
74 TIPC_NLA_NAME_TABLE, /* nest */
84 TIPC_NLA_BEARER_PROP, /* nest */
86 TIPC_NLA_BEARER_UDP_OPTS, /* nest */
105 TIPC_NLA_SOCK_CON, /* nest */
121 TIPC_NLA_LINK_PROP, /* nest */
122 TIPC_NLA_LINK_STATS, /* nest */
134 TIPC_NLA_MEDIA_PROP, /* nest */
163 TIPC_NLA_NAME_TABLE_PUBL, /* nest */
H A Dif_team.h34 TEAM_ATTR_LIST_OPTION, /* nest */
35 TEAM_ATTR_LIST_PORT, /* nest */
59 TEAM_ATTR_ITEM_OPTION, /* nest */
81 TEAM_ATTR_ITEM_PORT, /* nest */
H A Dif_link.h537 IFLA_VF_PORT, /* nest */
/linux-4.1.27/net/sched/
H A Dact_api.c79 struct nlattr *nest; tcf_dump_walker() local
95 nest = nla_nest_start(skb, a->order); hlist_for_each_entry_rcu()
96 if (nest == NULL) hlist_for_each_entry_rcu()
101 nlmsg_trim(skb, nest); hlist_for_each_entry_rcu()
104 nla_nest_end(skb, nest); hlist_for_each_entry_rcu()
117 nla_nest_cancel(skb, nest);
127 struct nlattr *nest; tcf_del_walker() local
131 nest = nla_nest_start(skb, a->order); tcf_del_walker()
132 if (nest == NULL) tcf_del_walker()
150 nla_nest_end(skb, nest);
154 nla_nest_cancel(skb, nest);
439 struct nlattr *nest; tcf_action_dump_1() local
445 nest = nla_nest_start(skb, TCA_OPTIONS); tcf_action_dump_1()
446 if (nest == NULL) tcf_action_dump_1()
450 nla_nest_end(skb, nest); tcf_action_dump_1()
465 struct nlattr *nest; tcf_action_dump() local
468 nest = nla_nest_start(skb, a->order); list_for_each_entry()
469 if (nest == NULL) list_for_each_entry()
474 nla_nest_end(skb, nest); list_for_each_entry()
482 nla_nest_cancel(skb, nest);
648 struct nlattr *nest; tca_get_fill() local
658 nest = nla_nest_start(skb, TCA_ACT_TAB); tca_get_fill()
659 if (nest == NULL) tca_get_fill()
665 nla_nest_end(skb, nest); tca_get_fill()
766 struct nlattr *nest; tca_action_flush() local
800 nest = nla_nest_start(skb, TCA_ACT_TAB); tca_action_flush()
801 if (nest == NULL) tca_action_flush()
810 nla_nest_end(skb, nest); tca_action_flush()
1031 struct nlattr *nest; tc_dump_action() local
1059 nest = nla_nest_start(skb, TCA_ACT_TAB); tc_dump_action()
1060 if (nest == NULL) tc_dump_action()
1068 nla_nest_end(skb, nest); tc_dump_action()
1071 nla_nest_cancel(skb, nest); tc_dump_action()
H A Dsch_ingress.c108 struct nlattr *nest; ingress_dump() local
110 nest = nla_nest_start(skb, TCA_OPTIONS); ingress_dump()
111 if (nest == NULL) ingress_dump()
113 return nla_nest_end(skb, nest); ingress_dump()
116 nla_nest_cancel(skb, nest); ingress_dump()
H A Dcls_cgroup.c184 struct nlattr *nest; cls_cgroup_dump() local
188 nest = nla_nest_start(skb, TCA_OPTIONS); cls_cgroup_dump()
189 if (nest == NULL) cls_cgroup_dump()
196 nla_nest_end(skb, nest); cls_cgroup_dump()
204 nla_nest_cancel(skb, nest); cls_cgroup_dump()
H A Dact_police.c65 struct nlattr *nest; tcf_act_police_walker() local
80 nest = nla_nest_start(skb, a->order); hlist_for_each_entry_rcu()
81 if (nest == NULL) hlist_for_each_entry_rcu()
89 nla_nest_cancel(skb, nest); hlist_for_each_entry_rcu()
92 nla_nest_end(skb, nest); hlist_for_each_entry_rcu()
103 nla_nest_cancel(skb, nest);
H A Dcls_basic.c255 struct nlattr *nest; basic_dump() local
262 nest = nla_nest_start(skb, TCA_OPTIONS); basic_dump()
263 if (nest == NULL) basic_dump()
274 nla_nest_end(skb, nest); basic_dump()
282 nla_nest_cancel(skb, nest); basic_dump()
H A Dcls_api.c576 struct nlattr *nest; tcf_exts_dump() local
585 nest = nla_nest_start(skb, exts->action); tcf_exts_dump()
586 if (nest == NULL) tcf_exts_dump()
590 nla_nest_end(skb, nest); tcf_exts_dump()
593 nest = nla_nest_start(skb, exts->police); tcf_exts_dump()
594 if (nest == NULL || !act) tcf_exts_dump()
598 nla_nest_end(skb, nest); tcf_exts_dump()
604 nla_nest_cancel(skb, nest); tcf_exts_dump()
H A Dcls_bpf.c417 struct nlattr *nest; cls_bpf_dump() local
425 nest = nla_nest_start(skb, TCA_OPTIONS); cls_bpf_dump()
426 if (nest == NULL) cls_bpf_dump()
442 nla_nest_end(skb, nest); cls_bpf_dump()
450 nla_nest_cancel(skb, nest); cls_bpf_dump()
H A Dcls_fw.c369 struct nlattr *nest; fw_dump() local
379 nest = nla_nest_start(skb, TCA_OPTIONS); fw_dump()
380 if (nest == NULL) fw_dump()
401 nla_nest_end(skb, nest); fw_dump()
409 nla_nest_cancel(skb, nest); fw_dump()
H A Dsch_drr.c256 struct nlattr *nest; drr_dump_class() local
262 nest = nla_nest_start(skb, TCA_OPTIONS); drr_dump_class()
263 if (nest == NULL) drr_dump_class()
267 return nla_nest_end(skb, nest); drr_dump_class()
270 nla_nest_cancel(skb, nest); drr_dump_class()
H A Dcls_tcindex.c496 struct nlattr *nest; tcindex_dump() local
502 nest = nla_nest_start(skb, TCA_OPTIONS); tcindex_dump()
503 if (nest == NULL) tcindex_dump()
513 nla_nest_end(skb, nest); tcindex_dump()
540 nla_nest_end(skb, nest); tcindex_dump()
549 nla_nest_cancel(skb, nest); tcindex_dump()
H A Dcls_flow.c593 struct nlattr *nest; flow_dump() local
600 nest = nla_nest_start(skb, TCA_OPTIONS); flow_dump()
601 if (nest == NULL) flow_dump()
638 nla_nest_end(skb, nest); flow_dump()
646 nla_nest_cancel(skb, nest); flow_dump()
H A Dcls_route.c604 struct nlattr *nest; route4_dump() local
612 nest = nla_nest_start(skb, TCA_OPTIONS); route4_dump()
613 if (nest == NULL) route4_dump()
637 nla_nest_end(skb, nest); route4_dump()
645 nla_nest_cancel(skb, nest); route4_dump()
H A Dsch_tbf.c453 struct nlattr *nest; tbf_dump() local
457 nest = nla_nest_start(skb, TCA_OPTIONS); tbf_dump()
458 if (nest == NULL) tbf_dump()
479 return nla_nest_end(skb, nest); tbf_dump()
482 nla_nest_cancel(skb, nest); tbf_dump()
H A Dcls_rsvp.h664 struct nlattr *nest; rsvp_dump() local
673 nest = nla_nest_start(skb, TCA_OPTIONS); rsvp_dump()
674 if (nest == NULL) rsvp_dump()
697 nla_nest_end(skb, nest); rsvp_dump()
704 nla_nest_cancel(skb, nest); rsvp_dump()
H A Dsch_atm.c591 struct nlattr *nest; atm_tc_dump_class() local
600 nest = nla_nest_start(skb, TCA_OPTIONS); atm_tc_dump_class()
601 if (nest == NULL) atm_tc_dump_class()
628 return nla_nest_end(skb, nest); atm_tc_dump_class()
631 nla_nest_cancel(skb, nest); atm_tc_dump_class()
H A Dsch_cbq.c1541 struct nlattr *nest; cbq_dump() local
1543 nest = nla_nest_start(skb, TCA_OPTIONS); cbq_dump()
1544 if (nest == NULL) cbq_dump()
1548 return nla_nest_end(skb, nest); cbq_dump()
1551 nla_nest_cancel(skb, nest); cbq_dump()
1569 struct nlattr *nest; cbq_dump_class() local
1578 nest = nla_nest_start(skb, TCA_OPTIONS); cbq_dump_class()
1579 if (nest == NULL) cbq_dump_class()
1583 return nla_nest_end(skb, nest); cbq_dump_class()
1586 nla_nest_cancel(skb, nest); cbq_dump_class()
H A Dsch_htb.c1066 struct nlattr *nest; htb_dump() local
1079 nest = nla_nest_start(skb, TCA_OPTIONS); htb_dump()
1080 if (nest == NULL) htb_dump()
1086 return nla_nest_end(skb, nest); htb_dump()
1089 nla_nest_cancel(skb, nest); htb_dump()
1097 struct nlattr *nest; htb_dump_class() local
1108 nest = nla_nest_start(skb, TCA_OPTIONS); htb_dump_class()
1109 if (nest == NULL) htb_dump_class()
1130 return nla_nest_end(skb, nest); htb_dump_class()
1133 nla_nest_cancel(skb, nest); htb_dump_class()
H A Dsch_netem.c913 struct nlattr *nest; dump_loss_model() local
915 nest = nla_nest_start(skb, TCA_NETEM_LOSS); dump_loss_model()
916 if (nest == NULL) dump_loss_model()
922 nla_nest_cancel(skb, nest); dump_loss_model()
952 nla_nest_end(skb, nest); dump_loss_model()
956 nla_nest_cancel(skb, nest); dump_loss_model()
H A Dcls_u32.c942 struct nlattr *nest; u32_dump() local
949 nest = nla_nest_start(skb, TCA_OPTIONS); u32_dump()
950 if (nest == NULL) u32_dump()
1041 nla_nest_end(skb, nest);
1049 nla_nest_cancel(skb, nest);
H A Dsch_hfsc.c1346 struct nlattr *nest; hfsc_dump_class() local
1354 nest = nla_nest_start(skb, TCA_OPTIONS); hfsc_dump_class()
1355 if (nest == NULL) hfsc_dump_class()
1359 return nla_nest_end(skb, nest); hfsc_dump_class()
1362 nla_nest_cancel(skb, nest); hfsc_dump_class()
H A Dsch_qfq.c641 struct nlattr *nest; qfq_dump_class() local
647 nest = nla_nest_start(skb, TCA_OPTIONS); qfq_dump_class()
648 if (nest == NULL) qfq_dump_class()
653 return nla_nest_end(skb, nest); qfq_dump_class()
656 nla_nest_cancel(skb, nest); qfq_dump_class()
H A Dsch_api.c527 struct nlattr *nest; qdisc_dump_stab() local
529 nest = nla_nest_start(skb, TCA_STAB); qdisc_dump_stab()
530 if (nest == NULL) qdisc_dump_stab()
534 nla_nest_end(skb, nest); qdisc_dump_stab()
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dclock.c216 unsigned nest; member in struct:clkinf
222 unsigned nest = r->nest; dump_clock() local
231 /* <nest spaces> name <pad to end> */ dump_clock()
235 memcpy(buf + nest, parent->name, dump_clock()
236 min(i, (unsigned)(sizeof(buf) - 1 - nest))); dump_clock()
248 r->nest = nest + NEST_DELTA; dump_clock()
254 r->nest = nest; dump_clock()
282 r.nest = 0; clk_show()
/linux-4.1.27/net/8021q/
H A Dvlan_netlink.c185 struct nlattr *nest; vlan_fill_info() local
198 nest = nla_nest_start(skb, IFLA_VLAN_INGRESS_QOS); vlan_fill_info()
199 if (nest == NULL) vlan_fill_info()
212 nla_nest_end(skb, nest); vlan_fill_info()
216 nest = nla_nest_start(skb, IFLA_VLAN_EGRESS_QOS); vlan_fill_info()
217 if (nest == NULL) vlan_fill_info()
233 nla_nest_end(skb, nest); vlan_fill_info()
H A Dvlan_dev.c475 * separate class since they always nest.
/linux-4.1.27/net/bridge/
H A Dbr_mdb.c22 struct nlattr *nest; br_rports_fill_info() local
27 nest = nla_nest_start(skb, MDBA_ROUTER); br_rports_fill_info()
28 if (nest == NULL) br_rports_fill_info()
36 nla_nest_end(skb, nest); br_rports_fill_info()
39 nla_nest_cancel(skb, nest); br_rports_fill_info()
48 struct nlattr *nest, *nest2; br_mdb_fill_info() local
59 nest = nla_nest_start(skb, MDBA_MDB); br_mdb_fill_info()
60 if (nest == NULL) br_mdb_fill_info()
110 nla_nest_end(skb, nest); br_mdb_fill_info()
171 struct nlattr *nest, *nest2; nlmsg_populate_mdb_fill() local
181 nest = nla_nest_start(skb, MDBA_MDB); nlmsg_populate_mdb_fill()
182 if (nest == NULL) nlmsg_populate_mdb_fill()
192 nla_nest_end(skb, nest); nlmsg_populate_mdb_fill()
197 nla_nest_end(skb, nest); nlmsg_populate_mdb_fill()
H A Dbr_netlink.c315 struct nlattr *nest br_fill_ifinfo() local
318 if (nest == NULL || br_port_fill_attrs(skb, port) < 0) br_fill_ifinfo()
320 nla_nest_end(skb, nest); br_fill_ifinfo()
/linux-4.1.27/kernel/locking/
H A Drwsem.c126 void _down_write_nest_lock(struct rw_semaphore *sem, struct lockdep_map *nest) _down_write_nest_lock() argument
129 rwsem_acquire_nest(&sem->dep_map, 0, 0, nest, _RET_IP_); _down_write_nest_lock()
H A Dlockdep_proc.c278 * All irq-safe locks may nest inside irq-unsafe locks, lockdep_stats_show()
H A Dmutex.c627 _mutex_lock_nest_lock(struct mutex *lock, struct lockdep_map *nest) _mutex_lock_nest_lock() argument
631 0, nest, _RET_IP_, NULL, 0); _mutex_lock_nest_lock()
H A Dlockdep.c1770 struct held_lock *nest = NULL; check_deadlock() local
1777 nest = prev; check_deadlock()
1793 if (nest) check_deadlock()
3465 * mutex_lock_interruptible()). This is done for unlocks that nest
3509 * mutex_lock_interruptible()). This is done for unlocks that nest
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dllite_mmap.c89 * \param nest - nested level
99 struct cl_env_nest *nest, pgoff_t index, ll_fault_io_init()
120 env = cl_env_nested_get(nest); ll_fault_io_init()
161 cl_env_nested_put(nest, env); ll_fault_io_init()
175 struct cl_env_nest nest; ll_page_mkwrite0() local
183 io = ll_fault_io_init(vma, &env, &nest, vmpage->index, NULL); ll_page_mkwrite0()
253 cl_env_nested_put(&nest, env); ll_page_mkwrite0()
300 struct cl_env_nest nest; ll_fault0() local
304 io = ll_fault_io_init(vma, &env, &nest, vmf->pgoff, &ra_flags); ll_fault0()
331 cl_env_nested_put(&nest, env); ll_fault0()
98 ll_fault_io_init(struct vm_area_struct *vma, struct lu_env **env_ret, struct cl_env_nest *nest, pgoff_t index, unsigned long *ra_flags) ll_fault_io_init() argument
H A Drw26.c119 struct cl_env_nest nest; ll_releasepage() local
143 env = cl_env_nested_get(&nest); ll_releasepage()
160 cl_env_nested_put(&nest, env); ll_releasepage()
H A Drw.c1130 struct cl_env_nest nest; ll_writepage() local
1140 env = cl_env_nested_get(&nest); ll_writepage()
1203 cl_env_nested_put(&nest, env); ll_writepage()
H A Dfile.c1897 struct cl_env_nest nest; ll_hsm_release() local
1919 env = cl_env_nested_get(&nest); ll_hsm_release()
1926 cl_env_nested_put(&nest, env); ll_hsm_release()
2583 struct cl_env_nest nest; cl_sync_file_range() local
2594 env = cl_env_nested_get(&nest); cl_sync_file_range()
2620 cl_env_nested_put(&nest, env); cl_sync_file_range()
3295 struct cl_env_nest nest; ll_layout_conf() local
3302 env = cl_env_nested_get(&nest); ll_layout_conf()
3307 cl_env_nested_put(&nest, env); ll_layout_conf()
/linux-4.1.27/arch/c6x/platforms/
H A Dpll.c379 dump_clock(struct seq_file *s, unsigned nest, struct clk *parent) dump_clock() argument
391 /* <nest spaces> name <pad to end> */ dump_clock()
395 memcpy(buf + nest, parent->name, dump_clock()
396 min(i, (unsigned)(sizeof(buf) - 1 - nest))); dump_clock()
404 dump_clock(s, nest + NEST_DELTA, clk); dump_clock()
/linux-4.1.27/net/dcb/
H A Ddcbnl.c238 struct nlattr *data[DCB_PFC_UP_ATTR_MAX + 1], *nest; dcbnl_getpfccfg() local
256 nest = nla_nest_start(skb, DCB_ATTR_PFC_CFG); dcbnl_getpfccfg()
257 if (!nest) dcbnl_getpfccfg()
271 nla_nest_cancel(skb, nest); dcbnl_getpfccfg()
275 nla_nest_end(skb, nest); dcbnl_getpfccfg()
297 struct nlattr *data[DCB_CAP_ATTR_MAX + 1], *nest; dcbnl_getcap() local
314 nest = nla_nest_start(skb, DCB_ATTR_CAP); dcbnl_getcap()
315 if (!nest) dcbnl_getcap()
328 nla_nest_cancel(skb, nest); dcbnl_getcap()
333 nla_nest_end(skb, nest); dcbnl_getcap()
341 struct nlattr *data[DCB_NUMTCS_ATTR_MAX + 1], *nest; dcbnl_getnumtcs() local
358 nest = nla_nest_start(skb, DCB_ATTR_NUMTCS); dcbnl_getnumtcs()
359 if (!nest) dcbnl_getnumtcs()
373 nla_nest_cancel(skb, nest); dcbnl_getnumtcs()
379 nla_nest_end(skb, nest); dcbnl_getnumtcs()
1575 struct nlattr *data[DCB_FEATCFG_ATTR_MAX + 1], *nest; dcbnl_getfeatcfg() local
1591 nest = nla_nest_start(skb, DCB_ATTR_FEATCFG); dcbnl_getfeatcfg()
1592 if (!nest) dcbnl_getfeatcfg()
1607 nla_nest_cancel(skb, nest); dcbnl_getfeatcfg()
1611 nla_nest_end(skb, nest); dcbnl_getfeatcfg()
/linux-4.1.27/net/l2tp/
H A Dl2tp_netlink.c327 struct nlattr *nest; l2tp_nl_tunnel_send() local
345 nest = nla_nest_start(skb, L2TP_ATTR_STATS); l2tp_nl_tunnel_send()
346 if (nest == NULL) l2tp_nl_tunnel_send()
366 nla_nest_end(skb, nest); l2tp_nl_tunnel_send()
704 struct nlattr *nest; l2tp_nl_session_send() local
745 nest = nla_nest_start(skb, L2TP_ATTR_STATS); l2tp_nl_session_send()
746 if (nest == NULL) l2tp_nl_session_send()
766 nla_nest_end(skb, nest); l2tp_nl_session_send()
/linux-4.1.27/drivers/net/ethernet/rocker/
H A Drocker.h126 ROCKER_TLV_CMD_INFO, /* nest */
193 ROCKER_TLV_EVENT_INFO, /* nest */
271 ROCKER_TLV_TX_FRAG, /* nest */
/linux-4.1.27/net/netlink/
H A Dgenetlink.c711 struct nlattr *nest; ctrl_fill_info() local
722 nest = nla_nest_start(skb, i + 1); ctrl_fill_info()
723 if (nest == NULL) ctrl_fill_info()
730 nla_nest_end(skb, nest); ctrl_fill_info()
745 struct nlattr *nest; ctrl_fill_info() local
750 nest = nla_nest_start(skb, i + 1); ctrl_fill_info()
751 if (nest == NULL) ctrl_fill_info()
760 nla_nest_end(skb, nest); ctrl_fill_info()
780 struct nlattr *nest; ctrl_fill_mcgrp_info() local
794 nest = nla_nest_start(skb, 1); ctrl_fill_mcgrp_info()
795 if (nest == NULL) ctrl_fill_mcgrp_info()
803 nla_nest_end(skb, nest); ctrl_fill_mcgrp_info()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_lock.c489 struct cl_env_nest nest; osc_lock_upcall() local
491 env = cl_env_nested_get(&nest); osc_lock_upcall()
577 cl_env_nested_put(&nest, env); osc_lock_upcall()
737 struct cl_env_nest nest; osc_ldlm_blocking_ast() local
751 env = cl_env_nested_get(&nest); osc_ldlm_blocking_ast()
754 cl_env_nested_put(&nest, env); osc_ldlm_blocking_ast()
776 struct cl_env_nest nest; osc_ldlm_completion_ast() local
786 env = cl_env_nested_get(&nest); osc_ldlm_completion_ast()
825 cl_env_nested_put(&nest, env); osc_ldlm_completion_ast()
837 struct cl_env_nest nest; osc_ldlm_glimpse_ast() local
845 env = cl_env_nested_get(&nest); osc_ldlm_glimpse_ast()
886 cl_env_nested_put(&nest, env); osc_ldlm_glimpse_ast()
1249 struct cl_env_nest nest; osc_lock_flush() local
1253 env = cl_env_nested_get(&nest); osc_lock_flush()
1274 cl_env_nested_put(&nest, env); osc_lock_flush()
H A Dosc_page.c650 struct cl_env_nest nest; osc_lru_shrink() local
665 env = cl_env_nested_get(&nest); osc_lru_shrink()
747 cl_env_nested_put(&nest, env); osc_lru_shrink()
H A Dosc_cache.c948 struct cl_env_nest nest; osc_extent_truncate() local
969 env = cl_env_nested_get(&nest); osc_extent_truncate()
1055 cl_env_nested_put(&nest, env); osc_extent_truncate()
/linux-4.1.27/arch/arm/mach-davinci/
H A Dclock.c646 dump_clock(struct seq_file *s, unsigned nest, struct clk *parent) dump_clock() argument
660 /* <nest spaces> name <pad to end> */ dump_clock()
664 memcpy(buf + nest, parent->name, dump_clock()
665 min(i, (unsigned)(sizeof(buf) - 1 - nest))); dump_clock()
673 dump_clock(s, nest + NEST_DELTA, clk); dump_clock()
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c368 /* return pointer to nest header */ fm10k_tlv_attr_nest_start()
377 * message pointer should be pointing to the parent of the nest. So in
378 * the case of a nest within the nest this would be the outer nest pointer.
394 /* only include nest if data was added to it */ fm10k_tlv_attr_nest_stop()
692 u32 *nest = NULL; fm10k_tlv_msg_test_create() local
702 nest = fm10k_tlv_attr_nest_start(msg, FM10K_TEST_MSG_NESTED); fm10k_tlv_msg_test_create()
704 fm10k_tlv_msg_test_generate_data(nest, attr_flags); fm10k_tlv_msg_test_create()
844 /* parse the nested attributes into the nest results list */ fm10k_tlv_msg_test()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dcl_object.c900 struct lu_env *cl_env_nested_get(struct cl_env_nest *nest) cl_env_nested_get() argument
904 nest->cen_cookie = NULL; cl_env_nested_get()
905 env = cl_env_peek(&nest->cen_refcheck); cl_env_nested_get()
910 cl_env_put(env, &nest->cen_refcheck); cl_env_nested_get()
911 nest->cen_cookie = cl_env_reenter(); cl_env_nested_get()
914 env = cl_env_get(&nest->cen_refcheck); cl_env_nested_get()
916 cl_env_reexit(nest->cen_cookie); cl_env_nested_get()
925 void cl_env_nested_put(struct cl_env_nest *nest, struct lu_env *env) cl_env_nested_put() argument
927 cl_env_put(env, &nest->cen_refcheck); cl_env_nested_put()
928 cl_env_reexit(nest->cen_cookie); cl_env_nested_put()
/linux-4.1.27/drivers/net/bonding/
H A Dbond_netlink.c555 struct nlattr *nest; bond_fill_info() local
557 nest = nla_nest_start(skb, IFLA_BOND_AD_INFO); bond_fill_info()
558 if (!nest) bond_fill_info()
578 nla_nest_end(skb, nest); bond_fill_info()
/linux-4.1.27/arch/metag/kernel/
H A Dkick.c90 * can't nest KICK interrupts in a KICK interrupt handler. kick_handler()
/linux-4.1.27/include/linux/
H A Duaccess.h66 * already holds mmap_sem, or other locks which nest inside mmap_sem.
H A Dlockdep.h240 * contexts nest ontop of process context chains, but we 'separate'
H A Dirq.h553 static inline void irq_set_nested_thread(unsigned int irq, bool nest) irq_set_nested_thread() argument
555 if (nest) irq_set_nested_thread()
H A Drcupdate.h346 * to nest RCU_NONIDLE() wrappers, but the nesting level is currently
/linux-4.1.27/net/netfilter/
H A Dnf_tables_api.c889 struct nlattr *nest; nft_dump_stats() local
905 nest = nla_nest_start(skb, NFTA_CHAIN_COUNTERS);
906 if (nest == NULL)
913 nla_nest_end(skb, nest);
948 struct nlattr *nest; nf_tables_fill_chain_info() local
950 nest = nla_nest_start(skb, NFTA_CHAIN_HOOK); nf_tables_fill_chain_info()
951 if (nest == NULL) nf_tables_fill_chain_info()
957 nla_nest_end(skb, nest); nf_tables_fill_chain_info()
1551 struct nlattr *nest; nft_expr_dump() local
1553 nest = nla_nest_start(skb, attr); nft_expr_dump()
1554 if (!nest) nft_expr_dump()
1558 nla_nest_end(skb, nest); nft_expr_dump()
2984 struct nlattr *nest; nf_tables_fill_setelem() local
2986 nest = nla_nest_start(skb, NFTA_LIST_ELEM); nf_tables_fill_setelem()
2987 if (nest == NULL) nf_tables_fill_setelem()
3037 nla_nest_end(skb, nest); nf_tables_fill_setelem()
3070 struct nlattr *nest; nf_tables_dump_set() local
3110 nest = nla_nest_start(skb, NFTA_SET_ELEM_LIST_ELEMENTS); nf_tables_dump_set()
3111 if (nest == NULL) nf_tables_dump_set()
3122 nla_nest_end(skb, nest); nf_tables_dump_set()
3172 struct nlattr *nest; nf_tables_fill_setelem_info() local
3191 nest = nla_nest_start(skb, NFTA_SET_ELEM_LIST_ELEMENTS); nf_tables_fill_setelem_info()
3192 if (nest == NULL) nf_tables_fill_setelem_info()
3199 nla_nest_end(skb, nest); nf_tables_fill_setelem_info()
4377 struct nlattr *nest; nft_verdict_dump() local
4379 nest = nla_nest_start(skb, NFTA_DATA_VERDICT); nft_verdict_dump()
4380 if (!nest) nft_verdict_dump()
4393 nla_nest_end(skb, nest); nft_verdict_dump()
4489 struct nlattr *nest; nft_data_dump() local
4492 nest = nla_nest_start(skb, attr); nft_data_dump()
4493 if (nest == NULL) nft_data_dump()
4508 nla_nest_end(skb, nest); nft_data_dump()
H A Dcore.c167 /* We may already have this, but read-locks nest anyway */ nf_hook_slow()
/linux-4.1.27/kernel/events/
H A Dinternal.h25 local_t nest; /* nested writers */ member in struct:ring_buffer
H A Dring_buffer.c41 local_inc(&rb->nest); perf_output_get_handle()
57 if (!local_dec_and_test(&rb->nest)) perf_output_put_handle()
94 local_inc(&rb->nest); perf_output_put_handle()
H A Dcore.c7424 * This ctx->mutex can nest when we're called through perf_try_init_event()
/linux-4.1.27/drivers/net/
H A Dmacvlan.c753 * separate class since they always nest.
1446 struct nlattr *nest; macvlan_fill_info() local
1455 nest = nla_nest_start(skb, IFLA_MACVLAN_MACADDR_DATA); macvlan_fill_info()
1456 if (nest == NULL) macvlan_fill_info()
1463 nla_nest_end(skb, nest); macvlan_fill_info()
H A Dnetconsole.c750 * We nest this inside the for-each-target loop above write_msg()
/linux-4.1.27/net/ipv4/
H A Dtcp_metrics.c793 struct nlattr *nest; tcp_metrics_fill_info() local
832 nest = nla_nest_start(msg, TCP_METRICS_ATTR_VALS); tcp_metrics_fill_info()
833 if (!nest) tcp_metrics_fill_info()
859 nla_nest_end(msg, nest); tcp_metrics_fill_info()
861 nla_nest_cancel(msg, nest); tcp_metrics_fill_info()
/linux-4.1.27/net/tipc/
H A Dbcast.c728 struct nlattr *nest; __tipc_nl_add_bc_link_stat() local
758 nest = nla_nest_start(skb, TIPC_NLA_LINK_STATS); __tipc_nl_add_bc_link_stat()
759 if (!nest) __tipc_nl_add_bc_link_stat()
766 nla_nest_end(skb, nest); __tipc_nl_add_bc_link_stat()
770 nla_nest_cancel(skb, nest); __tipc_nl_add_bc_link_stat()
H A Dnetlink_compat.c747 struct nlattr *nest; tipc_nl_compat_publ_dump() local
758 nest = nla_nest_start(args, TIPC_NLA_SOCK); tipc_nl_compat_publ_dump()
759 if (!nest) { tipc_nl_compat_publ_dump()
769 nla_nest_end(args, nest); tipc_nl_compat_publ_dump()
H A Dsocket.c2597 struct nlattr *nest; __tipc_nl_add_sk_con() local
2602 nest = nla_nest_start(skb, TIPC_NLA_SOCK_CON); __tipc_nl_add_sk_con()
2617 nla_nest_end(skb, nest); __tipc_nl_add_sk_con()
2622 nla_nest_cancel(skb, nest); __tipc_nl_add_sk_con()
/linux-4.1.27/scripts/
H A Dunifdef.c224 static void nest(void);
440 static void Fdrop (void) { nest(); Dfalse(); } Fpass()
441 static void Fpass (void) { nest(); Pelif(); } Ftrue()
442 static void Ftrue (void) { nest(); Strue(); } Ffalse()
443 static void Ffalse(void) { nest(); Sfalse(); } Ffalse()
527 nest(void) nest() function
/linux-4.1.27/arch/powerpc/perf/
H A Dpower6-pmu.c123 0, 0, 0, 0, /* IDU, IFU, nest: nothing */
268 * 32-34 select field: nest (subunit) event selector
/linux-4.1.27/arch/x86/kernel/
H A Dnmi.c414 * As a result, NMIs can nest if NMIs get unmasked due an IRET during
416 * if the outer NMI came from kernel mode, but we can still nest if the
H A Dsmp.c280 * to nest. smp_trace_reschedule_interrupt()
H A Dentry_64.S677 * of "struct pt_regs", and since interrupts can nest, we can save
1674 * Copy the "outermost" frame to the "iret" frame. NMIs that nest
/linux-4.1.27/drivers/net/hamradio/
H A Dbpqether.c123 * off into a separate class since they always nest.
/linux-4.1.27/kernel/irq/
H A Dgeneric-chip.c352 * Separate lockdep class for interrupt chip which can nest irq_desc
H A Dmanage.c1030 * and the interrupt does not nest into another interrupt __setup_irq()
/linux-4.1.27/net/core/
H A Dneighbour.c1737 struct nlattr *nest; neightbl_fill_parms() local
1739 nest = nla_nest_start(skb, NDTA_PARMS); neightbl_fill_parms()
1740 if (nest == NULL) neightbl_fill_parms()
1775 return nla_nest_end(skb, nest); neightbl_fill_parms()
1778 nla_nest_cancel(skb, nest); neightbl_fill_parms()
H A Ddev.c5491 int nest; dev_get_nest_level() local
5496 nest = dev_get_nest_level(lower, type_check); netdev_for_each_lower_dev()
5497 if (max_nest < nest) netdev_for_each_lower_dev()
5498 max_nest = nest; netdev_for_each_lower_dev()
/linux-4.1.27/drivers/net/ipvlan/
H A Dipvlan_main.c80 * separate class since they always nest.
/linux-4.1.27/drivers/edac/
H A Dedac_pci_sysfs.c164 * track the number of PCI instances we have, and thus nest edac_pci_create_instance_kobj()
/linux-4.1.27/drivers/uwb/
H A Dneh.c74 * Tables), check nest.c--as well, you can associate the size to
/linux-4.1.27/fs/reiserfs/
H A Dxattr.c288 * new transaction will just nest inside the reiserfs_for_each_xattr()
H A Dinode.c2949 * this will just nest into our transaction. It's important reiserfs_write_end()
3038 * this will just nest into our transaction. It's important reiserfs_commit_write()
H A Djournal.c4059 * quota ops might need to nest, setup the journal_info pointer do_journal_end()
/linux-4.1.27/net/batman-adv/
H A Dsoft-interface.c658 * separate class since they always nest.
/linux-4.1.27/lib/
H A Dlocking-selftest.c1762 print_testname("spinlock nest unlocked"); ww_tests()
/linux-4.1.27/net/netrom/
H A Daf_netrom.c73 * separate class since they always nest.
/linux-4.1.27/net/rose/
H A Daf_rose.c74 * separate class since they always nest.
/linux-4.1.27/security/keys/
H A Dkey.c988 * - we tell lockdep that we might nest because we might be revoking an key_revoke()
/linux-4.1.27/fs/
H A Deventpoll.c419 * Ops ... loop detected or maximum nest level reached. list_for_each_entry()
449 * manner. Wake ups can nest inside each other, but are never done
H A Dblock_dev.c1298 * @holder is invalid. Exclusive opens may nest for the same @holder.
H A Ddcache.c2603 /* __d_drop does write_seqcount_barrier, but they're OK to nest. */ __d_move()
/linux-4.1.27/net/wireless/
H A Dnl80211.c11067 struct nlattr *nest; nl80211_add_scan_req() local
11073 nest = nla_nest_start(msg, NL80211_ATTR_SCAN_SSIDS); nl80211_add_scan_req()
11074 if (!nest) nl80211_add_scan_req()
11080 nla_nest_end(msg, nest); nl80211_add_scan_req()
11082 nest = nla_nest_start(msg, NL80211_ATTR_SCAN_FREQUENCIES); nl80211_add_scan_req()
11083 if (!nest) nl80211_add_scan_req()
11089 nla_nest_end(msg, nest); nl80211_add_scan_req()
/linux-4.1.27/kernel/time/
H A Dtimekeeping.c182 * results away. So nest another seqlock here to atomically timekeeping_get_delta()
/linux-4.1.27/net/openvswitch/
H A Ddatapath.c109 * synchronization but they nest under all of above and don't interact with
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dcl_object.h3263 struct lu_env *cl_env_nested_get (struct cl_env_nest *nest);
3265 void cl_env_nested_put (struct cl_env_nest *nest, struct lu_env *env);
/linux-4.1.27/drivers/md/
H A Ddm.c3349 return; /* nest suspend */ __dm_internal_suspend()
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c923 * Also multiple interrupts may nest, so must lock each access (lists, card)!
/linux-4.1.27/fs/btrfs/
H A Ddisk-io.c138 * Different roots are used for different purposes and may nest inside each
/linux-4.1.27/fs/ext3/
H A Dinode.c1188 * Also, this function can nest inside ext3_writepage() ->
/linux-4.1.27/fs/ext4/
H A Dinode.c867 * Also, this function can nest inside ext4_writepage(). In that case, we
/linux-4.1.27/kernel/sched/
H A Dcore.c1561 * Some archs already do call them, luckily irq_enter/exit nest scheduler_ipi()
H A Dfair.c3817 /* we can't nest cfs_b->lock while distributing bandwidth */ do_sched_cfs_period_timer()

Completed in 4462 milliseconds