Searched full:dispatcher (Results 1 – 25 of 92) sorted by relevance
1234
/linux-6.14.4/kernel/bpf/ |
D | dispatcher.c | 9 /* The BPF dispatcher is a multiway branch code generator. The 10 * dispatcher is a mechanism to avoid the performance penalty of an 12 * dispatch client registers a BPF program into the dispatcher, and if 13 * there is available room in the dispatcher a direct call to the BPF 15 * the dispatcher will then be a direct call, instead of an 16 * indirect. The dispatcher hijacks a trampoline function it via the 117 /* Prepare the dispatcher in d->rw_image. Then use in bpf_dispatcher_update()
|
D | Makefile | 21 obj-$(CONFIG_BPF_JIT) += dispatcher.o
|
/linux-6.14.4/Documentation/admin-guide/ |
D | syscall-user-dispatch.rst | 18 Syscall User Dispatch brings the filtering of the syscall dispatcher 43 only the syscall dispatcher address and the userspace key. 89 dispatcher region prior to executing the syscall, or to discover the
|
D | spkguide.txt | 614 Speech Dispatcher. 675 8.2. Speech Dispatcher 678 Speech Dispatcher running on your system, and it must be configured to 685 You can obtain a copy of Speech Dispatcher from free(b)soft at 687 come with Speech Dispatcher in order to install and configure Speech 688 Dispatcher. You can check out the web site for your Linux distribution 690 distribution may also have a precompiled Speech Dispatcher package. 692 Once you've installed, configured, and tested Speech Dispatcher with your
|
/linux-6.14.4/tools/testing/selftests/syscall_user_dispatch/ |
D | sud_test.c | 53 * disables the dispatcher 56 * can bypass the dispatcher. 115 /* Dispatcher region is bad (offset > 0 && len == 0) */ in TEST() 126 * Dispatcher range overflows unsigned long in TEST()
|
/linux-6.14.4/fs/smb/server/ |
D | smb2ops.c | 195 * command dispatcher 212 * command dispatcher 242 * command dispatcher 271 * command dispatcher
|
/linux-6.14.4/arch/mips/fw/lib/ |
D | call_o32.S | 31 * O32 function call dispatcher, for interfacing 32-bit ROM routines. 39 * called o32 function for sp and ra restoration and this dispatcher has
|
/linux-6.14.4/kernel/entry/ |
D | syscall_user_dispatch.c | 83 * Validate the direct dispatcher region just for basic in task_set_syscall_user_dispatch() 84 * sanity against overflow and a 0-sized dispatcher in task_set_syscall_user_dispatch()
|
/linux-6.14.4/drivers/net/wireless/realtek/rtw89/ |
D | debug.c | 2766 seq_printf(m, "Enable Dispatcher hdt tx%x dump.\n", index); in rtw89_debug_mac_dbg_port_sel() 2774 seq_puts(m, "Enable Dispatcher hdt tx6 dump.\n"); in rtw89_debug_mac_dbg_port_sel() 2782 seq_puts(m, "Enable Dispatcher hdt tx7 dump.\n"); in rtw89_debug_mac_dbg_port_sel() 2790 seq_puts(m, "Enable Dispatcher hdt tx8 dump.\n"); in rtw89_debug_mac_dbg_port_sel() 2802 seq_printf(m, "Enable Dispatcher hdt tx%x dump.\n", index); in rtw89_debug_mac_dbg_port_sel() 2810 seq_puts(m, "Enable Dispatcher hdt txD dump.\n"); in rtw89_debug_mac_dbg_port_sel() 2818 seq_puts(m, "Enable Dispatcher cdt tx0 dump.\n"); in rtw89_debug_mac_dbg_port_sel() 2826 seq_puts(m, "Enable Dispatcher cdt tx1 dump.\n"); in rtw89_debug_mac_dbg_port_sel() 2834 seq_puts(m, "Enable Dispatcher cdt tx3 dump.\n"); in rtw89_debug_mac_dbg_port_sel() 2842 seq_puts(m, "Enable Dispatcher cdt tx4 dump.\n"); in rtw89_debug_mac_dbg_port_sel() [all …]
|
/linux-6.14.4/arch/arm/mach-tegra/ |
D | reset.h | 5 * CPU reset dispatcher.
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | vga.h | 22 /* VGA indexed port access dispatcher */
|
/linux-6.14.4/arch/arm64/mm/ |
D | mem_encrypt.c | 7 * acts as a top-level dispatcher to whatever hooks may have been
|
/linux-6.14.4/arch/m68k/mac/ |
D | macints.c | 99 * dispatcher. This dispatcher finds the interrupting slot number (9-F) and
|
D | baboon.c | 65 * Register the Baboon interrupt dispatcher on nubus slot $C.
|
/linux-6.14.4/include/xen/interface/hvm/ |
D | ioreq.h | 25 * VMExit dispatcher should cooperate with instruction decoder to
|
/linux-6.14.4/arch/mips/loongson2ef/fuloong-2e/ |
D | irq.c | 52 /* Sets the first-level interrupt dispatcher. */ in mach_init_irq()
|
/linux-6.14.4/Documentation/devicetree/bindings/mailbox/ |
D | mediatek,gce-props.yaml | 14 single-core command dispatcher for MediaTek hardware. The Command Queue
|
/linux-6.14.4/arch/mips/loongson2ef/lemote-2f/ |
D | irq.c | 104 /* Sets the first-level interrupt dispatcher. */ in mach_init_irq()
|
/linux-6.14.4/net/can/ |
D | af_can.h | 49 /* af_can rx dispatcher structures */
|
/linux-6.14.4/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 366 * pm8001_task_prep_smp - the dispatcher function, prepare data for smp task 389 * pm8001_task_prep_ata - the dispatcher function, prepare data for sata task 400 * pm8001_task_prep_internal_abort - the dispatcher function, prepare data 412 * pm8001_task_prep_ssp_tm - the dispatcher function, prepare task management data 424 * pm8001_task_prep_ssp - the dispatcher function, prepare ssp data for ssp task
|
/linux-6.14.4/include/net/ |
D | protocol.h | 7 * Definitions for the protocol dispatcher.
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | cik_ih.c | 226 * QUEUE_ID - for compute, which of the 8 queues owned by the dispatcher 230 * - ME1&2 compute dispatcher (4 pipes each)
|
/linux-6.14.4/drivers/net/ethernet/altera/ |
D | altera_msgdmahw.h | 75 /* mSGDMA dispatcher control and status register map
|
D | altera_tse.h | 407 /* mSGDMA Rx Dispatcher address space */ 412 /* mSGDMA Tx Dispatcher address space */
|
/linux-6.14.4/arch/arm/kernel/ |
D | entry-armv.S | 950 * Interrupt dispatcher 972 * Data abort dispatcher 995 * Prefetch abort dispatcher 1018 * Undef instr entry dispatcher
|
1234