Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.h710 struct mptcp_delegated_action *delegated; in mptcp_subflow_delegate() local
726 delegated = this_cpu_ptr(&mptcp_delegated_actions); in mptcp_subflow_delegate()
727 schedule = list_empty(&delegated->head); in mptcp_subflow_delegate()
728 list_add_tail(&subflow->delegated_node, &delegated->head); in mptcp_subflow_delegate()
732 napi_schedule(&delegated->napi); in mptcp_subflow_delegate()
737 mptcp_subflow_delegated_next(struct mptcp_delegated_action *delegated) in mptcp_subflow_delegated_next() argument
742 if (list_empty(&delegated->head)) { in mptcp_subflow_delegated_next()
747 ret = list_first_entry(&delegated->head, struct mptcp_subflow_context, delegated_node); in mptcp_subflow_delegated_next()
H A Dprotocol.c4553 struct mptcp_delegated_action *delegated; in mptcp_napi_poll()
4557 delegated = container_of(napi, struct mptcp_delegated_action, napi); in mptcp_napi_poll()
4558 while ((subflow = mptcp_subflow_delegated_next(delegated)) != NULL) { in mptcp_napi_poll()
4589 struct mptcp_delegated_action *delegated; in mptcp_proto_init()
4601 delegated = per_cpu_ptr(&mptcp_delegated_actions, cpu); in mptcp_proto_init()
4602 INIT_LIST_HEAD(&delegated->head); in mptcp_proto_init()
4603 netif_napi_add_tx(mptcp_napi_dev, &delegated->napi, in mptcp_proto_init()
4605 napi_enable(&delegated->napi); in mptcp_proto_init()
4548 struct mptcp_delegated_action *delegated; mptcp_napi_poll() local
4584 struct mptcp_delegated_action *delegated; mptcp_proto_init() local
/linux/fs/cachefiles/
H A DKconfig38 and is delegated to userspace.
/linux/Documentation/arch/riscv/
H A Dcmodx.rst70 remaining arguments will be delegated to the riscv_set_icache_flush_ctx
/linux/Documentation/iio/
H A Dad7606.rst187 delegated to an external logic, called a backend, and the backend's driver
/linux/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/net/netfilter/
H A DKconfig627 The lookup will be delegated to the IPv4 or IPv6 FIB depending
700 The lookup will be delegated to the IPv4 or IPv6 FIB depending
709 The return packet generation will be delegated to the IPv4
/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst499 the data and writing it into the cache is delegated to a user daemon.
/linux/Documentation/bpf/
H A Dbpf_devel_QA.rst329 are delegated to 'shemminger' for further processing: