Home
last modified time | relevance | path

Searched refs:excludes (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v6.6/tools/lib/subcmd/
Dhelp.c62 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() argument
68 while (ci < cmds->cnt && ei < excludes->cnt) { in exclude_cmds()
69 cmp = strcmp(cmds->names[ci]->name, excludes->names[ei]->name); in exclude_cmds()
Dhelp.h31 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
/Linux-v6.6/tools/testing/selftests/hid/tests/
Dbase.py75 excludes=[
110 excludes=[libevdev.EV_KEY.BTN_TOOL_PEN, libevdev.EV_KEY.BTN_STYLUS],
124 excludes=[libevdev.EV_KEY.BTN_TOOL_PEN, libevdev.EV_KEY.BTN_STYLUS],
/Linux-v6.6/tools/rcu/
Dextract-stall.sh6 echo Filter out clocksource lines. Note that preceding-lines excludes the
/Linux-v6.6/drivers/scsi/sym53c8xx_2/
Dsym53c8xx.h116 u_long excludes[8]; member
Dsym_glue.c89 sym_driver_setup.excludes[xi++] = val; in sym2_setup_params()
1407 if (sym_driver_setup.excludes[i] == io_port) in sym_check_supported()
/Linux-v6.6/Documentation/arch/arm64/
Dperf.rst18 This attribute excludes userspace.
26 This attribute excludes the kernel.
41 This attribute excludes the hypervisor.
Dmemory-tagging-extension.rst124 excludes all tags other than 0. A user thread can enable specific tags
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dv4l2-selection-targets.rst40 This includes only active pixels and excludes other non-active
/Linux-v6.6/arch/x86/kvm/
Dpmu.c338 !filter_contains_match(f->excludes, f->nr_excludes, eventsel)) in is_gp_event_allowed()
829 filter->excludes = filter->events + filter->nr_includes; in prepare_filter_lists()
/Linux-v6.6/LICENSES/dual/
Dcopyleft-next-0.3.1148 ** Distributor of My Work excludes the implied warranties of title, **
215 using, or selling My Work, and excludes claims that would be infringed
/Linux-v6.6/Documentation/admin-guide/
Dperf-security.rst239 but excludes raw tracepoints and ftrace function tracepoints
248 excludes system wide performance monitoring. CPU and system events
/Linux-v6.6/Documentation/scsi/
Darcmsr_spec.rst211 length excludes these two bytes
881 (low byte 1st, excludes length and checksum byte)
Dsym53c8xx_2.rst978 64 01 - byte count (lsb/msb excludes header/trailer)
979 8e 0b - checksum (lsb/msb excludes header/trailer)
Dncr53c8xx.rst1904 64 01 - byte count (lsb/msb excludes header/trailer)
1905 8e 0b - checksum (lsb/msb excludes header/trailer)
/Linux-v6.6/Documentation/arch/arm/
Dinterrupts.rst36 IDE PIO-based interrupt on the SA1111 excludes all other SA1111 and
/Linux-v6.6/arch/m68k/math-emu/
Dfp_scan.S64 | normal fpu instruction? (this excludes fsave/frestore)
/Linux-v6.6/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst294 exception filter bits. Setting ‘1’ excludes trace from the
814 (EL1) in the address range comparator. (the default setting excludes all
/Linux-v6.6/Documentation/filesystems/smb/
Dksmbd.rst70 (intentionally excludes security vulnerable SMB1
/Linux-v6.6/drivers/scsi/
Dncr53c8xx.h530 u32 excludes[SCSI_NCR_MAX_EXCLUDES]; member
/Linux-v6.6/Documentation/staging/
Dtee.rst201 ``OPTEE_SMC_CALL_WITH_ARG``. This excludes such notifications from secure
/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h1160 __u64 *excludes; member
/Linux-v6.6/Documentation/gpu/
Di915.rst7 blocks. This excludes a set of SoC platforms with an SGX rendering unit,
/Linux-v6.6/arch/
DKconfig834 or local variables (i.e. that it excludes saved return addresses,
/Linux-v6.6/tools/memory-model/Documentation/
Dlitmus-tests.txt505 in a spin loop, it instead excludes executions that fail to acquire the

12