Home
last modified time | relevance | path

Searched refs:delegated (Results 1 – 17 of 17) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp122 query_param::Query& delegated, in setUpRedfishRouteWithDelegation() argument
171 delegated = query_param::delegate(queryCapabilities, *queryOpt); in setUpRedfishRouteWithDelegation()
177 delegated{delegated}](crow::Response& resIn) mutable { in setUpRedfishRouteWithDelegation()
178 processAllParams(app, query, delegated, handler, resIn); in setUpRedfishRouteWithDelegation()
190 query_param::Query delegated; in setUpRedfishRoute() local
191 return setUpRedfishRouteWithDelegation(app, req, asyncResp, delegated, in setUpRedfishRoute()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp38 Query delegated = delegate(capabilities, query); in TEST() local
39 EXPECT_TRUE(delegated.isOnly); in TEST()
53 Query delegated = delegate(capabilities, query); in TEST() local
54 EXPECT_FALSE(delegated.isOnly); in TEST()
55 EXPECT_EQ(delegated.expandLevel, capabilities.canDelegateExpandLevel); in TEST()
56 EXPECT_EQ(delegated.expandType, ExpandType::Both); in TEST()
68 Query delegated = delegate(capabilities, query); in TEST() local
69 EXPECT_FALSE(delegated.isOnly); in TEST()
79 Query delegated = delegate(QueryCapabilities{}, query); in TEST() local
80 EXPECT_EQ(delegated.expandType, ExpandType::None); in TEST()
[all …]
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp210 Query delegated{}; in delegate() local
214 delegated.isOnly = true; in delegate()
220 delegated.expandType = query.expandType; in delegate()
224 delegated.expandLevel = query.expandLevel; in delegate()
229 delegated.expandLevel = queryCapabilities.canDelegateExpandLevel; in delegate()
236 delegated.top = query.top; in delegate()
243 delegated.skip = query.skip; in delegate()
250 delegated.selectTrie = std::move(query.selectTrie); in delegate()
253 return delegated; in delegate()
777 void startQuery(const Query& query, const Query& delegated) in startQuery() argument
[all …]
/openbmc/linux/net/mptcp/
H A Dprotocol.h591 struct mptcp_delegated_action *delegated; in mptcp_subflow_delegate() local
606 delegated = this_cpu_ptr(&mptcp_delegated_actions); in mptcp_subflow_delegate()
607 schedule = list_empty(&delegated->head); in mptcp_subflow_delegate()
608 list_add_tail(&subflow->delegated_node, &delegated->head); in mptcp_subflow_delegate()
611 napi_schedule(&delegated->napi); in mptcp_subflow_delegate()
616 mptcp_subflow_delegated_next(struct mptcp_delegated_action *delegated) in mptcp_subflow_delegated_next() argument
620 if (list_empty(&delegated->head)) in mptcp_subflow_delegated_next()
623 ret = list_first_entry(&delegated->head, struct mptcp_subflow_context, delegated_node); in mptcp_subflow_delegated_next()
H A Dprotocol.c4073 struct mptcp_delegated_action *delegated; in mptcp_napi_poll() local
4077 delegated = container_of(napi, struct mptcp_delegated_action, napi); in mptcp_napi_poll()
4078 while ((subflow = mptcp_subflow_delegated_next(delegated)) != NULL) { in mptcp_napi_poll()
4109 struct mptcp_delegated_action *delegated; in mptcp_proto_init() local
4119 delegated = per_cpu_ptr(&mptcp_delegated_actions, cpu); in mptcp_proto_init()
4120 INIT_LIST_HEAD(&delegated->head); in mptcp_proto_init()
4121 netif_napi_add_tx(&mptcp_napi_dev, &delegated->napi, in mptcp_proto_init()
4123 napi_enable(&delegated->napi); in mptcp_proto_init()
/openbmc/linux/fs/cachefiles/
H A DKconfig38 and is delegated to userspace.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DZimbra-1.329 …ra County, California. No rights may be assigned, no obligations may be delegated, and this Agreem…
H A DYPL-1.047 …ra County, California. No rights may be assigned, no obligations may be delegated, and this Agreem…
H A DZimbra-1.447 … Dallas County, Texas. No rights may be assigned, no obligations may be delegated, and this Agreem…
H A DYPL-1.129 …ra County, California. No rights may be assigned, no obligations may be delegated, and this Agreem…
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md197 in-place, while `ME` events are delegated to
/openbmc/linux/Documentation/networking/
H A Dcdc_mbim.rst78 channel. The channel is fully delegated to the userspace management
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst484 A cgroup can be delegated in two ways. First, to a less privileged
499 delegated, the user can build sub-hierarchy under the directory,
503 happens in the delegated sub-hierarchy, nothing can escape the
507 cgroups in or nesting depth of a delegated sub-hierarchy; however,
514 A delegated sub-hierarchy is contained in the sense that processes
528 processes around freely in the delegated sub-hierarchy it can't pull
531 For an example, let's assume cgroups C0 and C1 have been delegated to
2814 in combination with thread granularity. cgroups were delegated to
/openbmc/linux/net/netfilter/
H A DKconfig631 The lookup will be delegated to the IPv4 or IPv6 FIB depending
704 The lookup will be delegated to the IPv4 or IPv6 FIB depending
713 The return packet generation will be delegated to the IPv4
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst499 the data and writing it into the cache is delegated to a user daemon.
/openbmc/linux/Documentation/bpf/
H A Dbpf_devel_QA.rst329 are delegated to 'shemminger' for further processing:
/openbmc/linux/Documentation/process/
H A Dmaintainer-pgp-guide.rst848 delegated trust technologies, namely DNSSEC and TLS, to get you going if