Home
last modified time | relevance | path

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

12

/linux/tools/lib/subcmd/
H A Dhelp.c73 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() argument
78 if (!excludes->cnt) in exclude_cmds()
82 while (ci < cmds->cnt && ei < excludes->cnt) { in exclude_cmds()
83 cmp = strcmp(cmds->names[ci]->name, excludes->names[ei]->name); in exclude_cmds()
H A Dhelp.h31 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
/linux/tools/testing/selftests/hid/tests/
H A Dbase_device.py188 excludes: List[Any] = [],
193 self.excludes = excludes
201 for m in self.excludes:
H A Dbase.py78 excludes=[
113 excludes=[libevdev.EV_KEY.BTN_TOOL_PEN, libevdev.EV_KEY.BTN_STYLUS],
127 excludes=[libevdev.EV_KEY.BTN_TOOL_PEN, libevdev.EV_KEY.BTN_STYLUS],
/linux/tools/rcu/
H A Dextract-stall.sh6 echo Filter out clocksource lines. Note that preceding-lines excludes the
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h116 u_long excludes[8]; member
H A Dsym_glue.c89 sym_driver_setup.excludes[xi++] = val; in sym2_setup_params()
1461 if (sym_driver_setup.excludes[i] == io_port) in sym_check_supported()
/linux/Documentation/arch/arm64/
H A Dperf.rst18 This attribute excludes userspace.
26 This attribute excludes the kernel.
41 This attribute excludes the hypervisor.
H A Dmemory-tagging-extension.rst124 excludes all tags other than 0. A user thread can enable specific tags
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2-selection-targets.rst41 This includes only active pixels and excludes other non-active
/linux/LICENSES/dual/
H A 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/arch/x86/kvm/
H A Dpmu.c465 !filter_contains_match(f->excludes, f->nr_excludes, eventsel)) in is_gp_event_allowed()
1085 filter->excludes = filter->events + filter->nr_includes; in prepare_filter_lists()
/linux/Documentation/admin-guide/
H A Dperf-security.rst239 but excludes raw tracepoints and ftrace function tracepoints
248 excludes system wide performance monitoring. CPU and system events
/linux/Documentation/scsi/
H A Darcmsr_spec.rst211 length excludes these two bytes
881 (low byte 1st, excludes length and checksum byte)
H A Dsym53c8xx_2.rst978 64 01 - byte count (lsb/msb excludes header/trailer)
979 8e 0b - checksum (lsb/msb excludes header/trailer)
H A Dncr53c8xx.rst1904 64 01 - byte count (lsb/msb excludes header/trailer)
1905 8e 0b - checksum (lsb/msb excludes header/trailer)
/linux/Documentation/tee/
H A Dop-tee.rst85 ``OPTEE_SMC_CALL_WITH_ARG``. This excludes such notifications from secure
/linux/Documentation/trace/coresight/
H A 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/Documentation/arch/arm/
H A Dinterrupts.rst36 IDE PIO-based interrupt on the SA1111 excludes all other SA1111 and
/linux/arch/m68k/math-emu/
H A Dfp_scan.S64 | normal fpu instruction? (this excludes fsave/frestore)
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst70 (intentionally excludes security vulnerable SMB1
/linux/drivers/scsi/
H A Dncr53c8xx.h530 u32 excludes[SCSI_NCR_MAX_EXCLUDES]; member
/linux/arch/x86/include/asm/
H A Dkvm_host.h1243 __u64 *excludes; member
/linux/tools/memory-model/Documentation/
H A Dlitmus-tests.txt505 in a spin loop, it instead excludes executions that fail to acquire the
/linux/arch/
H A DKconfig992 or local variables (i.e. that it excludes saved return addresses,

12