Home
last modified time | relevance | path

Searched refs:nest (Results 76 – 100 of 145) sorted by relevance

123456

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c1739 if (nest == NULL) in nft_dump_stats()
1765 if (nest == NULL) in nft_dump_basechain_hook()
3139 if (!nest) in nft_expr_dump()
4555 if (!nest) in nf_tables_fill_set()
5636 if (nest == NULL) in nf_tables_fill_setelem()
5827 if (nest == NULL) in nf_tables_dump_set()
5906 if (nest == NULL) in nf_tables_fill_setelem_info()
7456 if (!nest) in nft_object_dump()
8663 if (!nest) in nf_tables_fill_flowtable_info()
11012 if (!nest) in nft_verdict_dump()
[all …]
H A Dnfnetlink_log.c427 struct nlattr *nest; in nfulnl_put_bridge() local
429 nest = nla_nest_start(inst->skb, NFULA_VLAN); in nfulnl_put_bridge()
430 if (!nest) in nfulnl_put_bridge()
437 nla_nest_end(inst->skb, nest); in nfulnl_put_bridge()
/openbmc/linux/net/bridge/
H A Dbr_netlink.c496 struct nlattr *nest; in br_fill_ifinfo() local
498 nest = nla_nest_start(skb, IFLA_PROTINFO); in br_fill_ifinfo()
499 if (nest == NULL || br_port_fill_attrs(skb, port) < 0) in br_fill_ifinfo()
501 nla_nest_end(skb, nest); in br_fill_ifinfo()
1793 struct nlattr *nest; in br_fill_linkxstats() local
1812 nest = nla_nest_start_noflag(skb, LINK_XSTATS_TYPE_BRIDGE); in br_fill_linkxstats()
1813 if (!nest) in br_fill_linkxstats()
1865 nla_nest_end(skb, nest); in br_fill_linkxstats()
1871 nla_nest_end(skb, nest); in br_fill_linkxstats()
/openbmc/linux/Documentation/netlink/specs/
H A Drt_route.yaml111 type: nest
155 type: binary # tunnel specific nest
H A Dhandshake.yaml68 type: nest
/openbmc/linux/net/ethtool/
H A Dnetlink.c166 struct nlattr *nest; in ethnl_fill_reply_header() local
170 nest = nla_nest_start(skb, attrtype); in ethnl_fill_reply_header()
171 if (!nest) in ethnl_fill_reply_header()
181 nla_nest_end(skb, nest); in ethnl_fill_reply_header()
185 nla_nest_cancel(skb, nest); in ethnl_fill_reply_header()
/openbmc/linux/net/sched/
H A Dact_ife.c377 struct nlattr *nest; in dump_metalist() local
385 nest = nla_nest_start_noflag(skb, TCA_IFE_METALST); in dump_metalist()
386 if (!nest) in dump_metalist()
397 nla_nest_end(skb, nest); in dump_metalist()
H A Dsch_qfq.c624 struct nlattr *nest; in qfq_dump_class() local
630 nest = nla_nest_start_noflag(skb, TCA_OPTIONS); in qfq_dump_class()
631 if (nest == NULL) in qfq_dump_class()
636 return nla_nest_end(skb, nest); in qfq_dump_class()
639 nla_nest_cancel(skb, nest); in qfq_dump_class()
H A Dcls_api.c3357 struct nlattr *nest; in tcf_exts_dump() local
3367 if (nest == NULL) in tcf_exts_dump()
3373 nla_nest_end(skb, nest); in tcf_exts_dump()
3377 if (nest == NULL || !act) in tcf_exts_dump()
3381 nla_nest_end(skb, nest); in tcf_exts_dump()
3387 nla_nest_cancel(skb, nest); in tcf_exts_dump()
3398 struct nlattr *nest; in tcf_exts_terse_dump() local
3403 nest = nla_nest_start_noflag(skb, exts->action); in tcf_exts_terse_dump()
3404 if (!nest) in tcf_exts_terse_dump()
3409 nla_nest_end(skb, nest); in tcf_exts_terse_dump()
[all …]
H A Dcls_u32.c1334 struct nlattr *nest; in u32_dump() local
1341 nest = nla_nest_start_noflag(skb, TCA_OPTIONS); in u32_dump()
1342 if (nest == NULL) in u32_dump()
1430 nla_nest_end(skb, nest); in u32_dump()
1438 nla_nest_cancel(skb, nest); in u32_dump()
H A Dsch_hfsc.c1311 struct nlattr *nest; in hfsc_dump_class() local
1319 nest = nla_nest_start_noflag(skb, TCA_OPTIONS); in hfsc_dump_class()
1320 if (nest == NULL) in hfsc_dump_class()
1324 return nla_nest_end(skb, nest); in hfsc_dump_class()
1327 nla_nest_cancel(skb, nest); in hfsc_dump_class()
/openbmc/linux/tools/net/ynl/generated/
H A Ddevlink-user.c76 …[DEVLINK_ATTR_RELOAD_STATS_ENTRY] = { .name = "reload-stats-entry", .type = YNL_PT_NEST, .nest = &…
95 …[DEVLINK_ATTR_RELOAD_ACTION_INFO] = { .name = "reload-action-info", .type = YNL_PT_NEST, .nest = &…
104 …[DEVLINK_ATTR_RELOAD_STATS] = { .name = "reload-stats", .type = YNL_PT_NEST, .nest = &devlink_dl_r…
105 …[DEVLINK_ATTR_REMOTE_RELOAD_STATS] = { .name = "remote-reload-stats", .type = YNL_PT_NEST, .nest =…
125 …[DEVLINK_ATTR_INFO_VERSION_FIXED] = { .name = "info-version-fixed", .type = YNL_PT_NEST, .nest = &…
126 …[DEVLINK_ATTR_INFO_VERSION_RUNNING] = { .name = "info-version-running", .type = YNL_PT_NEST, .nest
127 …[DEVLINK_ATTR_INFO_VERSION_STORED] = { .name = "info-version-stored", .type = YNL_PT_NEST, .nest =…
136 …[DEVLINK_ATTR_DEV_STATS] = { .name = "dev-stats", .type = YNL_PT_NEST, .nest = &devlink_dl_dev_sta…
137 …[DEVLINK_ATTR_RELOAD_STATS] = { .name = "reload-stats", .type = YNL_PT_NEST, .nest = &devlink_dl_r…
141 …[DEVLINK_ATTR_REMOTE_RELOAD_STATS] = { .name = "remote-reload-stats", .type = YNL_PT_NEST, .nest =…
[all …]
/openbmc/linux/kernel/trace/
H A Dring_buffer.c511 unsigned long nest; member
800 unsigned int nest; in ring_buffer_event_time_stamp() local
809 nest = local_read(&cpu_buffer->committing); in ring_buffer_event_time_stamp()
811 if (WARN_ON_ONCE(!nest)) in ring_buffer_event_time_stamp()
815 if (likely(--nest < MAX_NEST)) in ring_buffer_event_time_stamp()
816 return cpu_buffer->event_stamp[nest]; in ring_buffer_event_time_stamp()
2954 if (!WARN_ON_ONCE(nest >= MAX_NEST)) in rb_update_event()
2955 cpu_buffer->event_stamp[nest] = info->ts; in rb_update_event()
3310 val |= (1 << (bit + cpu_buffer->nest)); in trace_recursive_lock()
3349 cpu_buffer->nest += NESTED_BITS; in ring_buffer_nest_start()
[all …]
/openbmc/linux/include/linux/
H A Drhashtable.h78 unsigned int nest; member
289 return unlikely(tbl->nest) ? rht_bucket_nested(tbl, hash) : in rht_bucket()
296 return unlikely(tbl->nest) ? __rht_bucket_nested(tbl, hash) : in rht_bucket_var()
303 return unlikely(tbl->nest) ? rht_bucket_nested_insert(ht, tbl, hash) : in rht_bucket_insert()
/openbmc/linux/net/devlink/
H A Ddev.c699 struct nlattr *nest; in devlink_info_version_put() local
709 nest = nla_nest_start_noflag(req->msg, attr); in devlink_info_version_put()
710 if (!nest) in devlink_info_version_put()
723 nla_nest_end(req->msg, nest); in devlink_info_version_put()
728 nla_nest_cancel(req->msg, nest); in devlink_info_version_put()
H A Ddpipe.c486 dump_ctx->nest = nla_nest_start_noflag(dump_ctx->skb, in devlink_dpipe_entry_ctx_prepare()
488 if (!dump_ctx->nest) in devlink_dpipe_entry_ctx_prepare()
507 nla_nest_end(dump_ctx->skb, dump_ctx->nest); in devlink_dpipe_entry_ctx_close()
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.h143 struct ynl_policy_nest *nest; member
H A Dynl.c116 *nest_pol = policy->table[type].nest; in ynl_err_walk()
120 if (!policy->table[type].nest) { in ynl_err_walk()
130 return n + ynl_err_walk(ys, start, end, off, policy->table[type].nest, in ynl_err_walk()
/openbmc/linux/fs/btrfs/
H A Dextent-tree.h116 enum btrfs_lock_nesting nest);
/openbmc/linux/kernel/events/
H A Dinternal.h27 unsigned int nest; /* nested writers */ member
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dspecs.rst158 are not defined inline as a nest, but defined in a separate attribute set
163 which attributes are allowed in a nest or refining the validation criteria.
178 or even types of attributes depending on the nest in which they
454 nest section in Attribute types
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp885 [[nodiscard]] auto nest(_Constrained&& __c) -> nest_result_t<_Constrained> in nest() function
900 stdexec::start(*new __op_t{nest(static_cast<_Sender&&>(__sndr)),
911 std::make_unique<__state_t>(nest(static_cast<_Sender&&>(__sndr)),
/openbmc/linux/Documentation/locking/
H A Dlocktypes.rst513 can nest arbitrarily as long as they respect the general lock ordering
516 - Sleeping lock types cannot nest inside CPU local and spinning lock types.
518 - CPU local and spinning lock types can nest inside sleeping lock types.
520 - Spinning lock types can nest inside all lock types
/openbmc/linux/Documentation/networking/
H A Dnexthop-group-resilient.rst172 ``NHA_RES_GROUP`` A nest that contains attributes specific to resilient
206 ``NHA_RES_BUCKET`` A nest that contains attributes specific to bucket.
229 ``NHA_RES_BUCKET`` A nest that contains attributes specific to bucket.
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A D0001-sssctl-add-error-analyzer.patch78 + parser_grp (argparse.Action): Parser group to nest
132 parser_grp (argparse.Action): Parser group to nest

123456