Home
last modified time | relevance | path

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

/linux-6.15/net/mptcp/
H A Dprotocol.h658 struct mptcp_delegated_action *delegated; in mptcp_subflow_delegate() local
673 delegated = this_cpu_ptr(&mptcp_delegated_actions); in mptcp_subflow_delegate()
674 schedule = list_empty(&delegated->head); in mptcp_subflow_delegate()
675 list_add_tail(&subflow->delegated_node, &delegated->head); in mptcp_subflow_delegate()
678 napi_schedule(&delegated->napi); in mptcp_subflow_delegate()
683 mptcp_subflow_delegated_next(struct mptcp_delegated_action *delegated) in mptcp_subflow_delegated_next() argument
687 if (list_empty(&delegated->head)) in mptcp_subflow_delegated_next()
690 ret = list_first_entry(&delegated->head, struct mptcp_subflow_context, delegated_node); in mptcp_subflow_delegated_next()
H A Dprotocol.c3988 struct mptcp_delegated_action *delegated; in mptcp_napi_poll() local
3992 delegated = container_of(napi, struct mptcp_delegated_action, napi); in mptcp_napi_poll()
3993 while ((subflow = mptcp_subflow_delegated_next(delegated)) != NULL) { in mptcp_napi_poll()
4024 struct mptcp_delegated_action *delegated; in mptcp_proto_init() local
4036 delegated = per_cpu_ptr(&mptcp_delegated_actions, cpu); in mptcp_proto_init()
4037 INIT_LIST_HEAD(&delegated->head); in mptcp_proto_init()
4038 netif_napi_add_tx(mptcp_napi_dev, &delegated->napi, in mptcp_proto_init()
4040 napi_enable(&delegated->napi); in mptcp_proto_init()
/linux-6.15/fs/cachefiles/
H A DKconfig38 and is delegated to userspace.
/linux-6.15/fs/nfsd/
H A DKconfig181 bool "Support delegated timestamps"
185 NFSD implements delegated timestamps according to
/linux-6.15/Documentation/arch/riscv/
H A Dcmodx.rst38 remaining arguments will be delegated to the riscv_set_icache_flush_ctx
/linux-6.15/Documentation/iio/
H A Dad7606.rst142 delegated to an external logic, called a backend, and the backend's driver
/linux-6.15/Documentation/networking/
H A Dcdc_mbim.rst78 channel. The channel is fully delegated to the userspace management
H A Dtcp_ao.rst382 and ``setsockopt(TCP_AO_DEL_KEY)`` vs ``accept()`` is delegated to userspace.
/linux-6.15/Documentation/admin-guide/
H A Dcgroup-v2.rst528 A cgroup can be delegated in two ways. First, to a less privileged
545 delegated, the user can build sub-hierarchy under the directory,
549 happens in the delegated sub-hierarchy, nothing can escape the
553 cgroups in or nesting depth of a delegated sub-hierarchy; however,
560 A delegated sub-hierarchy is contained in the sense that processes
574 processes around freely in the delegated sub-hierarchy it can't pull
577 For an example, let's assume cgroups C0 and C1 have been delegated to
3139 in combination with thread granularity. cgroups were delegated to
/linux-6.15/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
/linux-6.15/Documentation/filesystems/caching/
H A Dcachefiles.rst499 the data and writing it into the cache is delegated to a user daemon.
/linux-6.15/Documentation/bpf/
H A Dbpf_devel_QA.rst329 are delegated to 'shemminger' for further processing:
/linux-6.15/Documentation/process/
H A Dmaintainer-pgp-guide.rst848 delegated trust technologies, namely DNSSEC and TLS, to get you going if