Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/hid/tests/
A Dbase_device.py179 excludes: List[Any] = [],
184 self.excludes = excludes
192 for m in self.excludes:
A Dbase.py77 excludes=[
112 excludes=[libevdev.EV_KEY.BTN_TOOL_PEN, libevdev.EV_KEY.BTN_STYLUS],
126 excludes=[libevdev.EV_KEY.BTN_TOOL_PEN, libevdev.EV_KEY.BTN_STYLUS],
/linux/tools/lib/subcmd/
A Dhelp.c72 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() argument
78 while (ci < cmds->cnt && ei < excludes->cnt) { in exclude_cmds()
79 cmp = strcmp(cmds->names[ci]->name, excludes->names[ei]->name); in exclude_cmds()
A Dhelp.h31 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
/linux/tools/rcu/
A Dextract-stall.sh6 echo Filter out clocksource lines. Note that preceding-lines excludes the
/linux/drivers/scsi/sym53c8xx_2/
A Dsym53c8xx.h116 u_long excludes[8]; member
A Dsym_glue.c89 sym_driver_setup.excludes[xi++] = val; in sym2_setup_params()
1460 if (sym_driver_setup.excludes[i] == io_port) in sym_check_supported()
/linux/Documentation/userspace-api/media/v4l/
A Dv4l2-selection-targets.rst40 This includes only active pixels and excludes other non-active
/linux/Documentation/arch/arm64/
A Dperf.rst18 This attribute excludes userspace.
26 This attribute excludes the kernel.
41 This attribute excludes the hypervisor.
A Dmemory-tagging-extension.rst124 excludes all tags other than 0. A user thread can enable specific tags
/linux/arch/x86/kvm/
A Dpmu.c408 !filter_contains_match(f->excludes, f->nr_excludes, eventsel)) in is_gp_event_allowed()
979 filter->excludes = filter->events + filter->nr_includes; in prepare_filter_lists()
/linux/LICENSES/dual/
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/Documentation/tee/
A Dop-tee.rst85 ``OPTEE_SMC_CALL_WITH_ARG``. This excludes such notifications from secure
/linux/Documentation/scsi/
A Darcmsr_spec.rst211 length excludes these two bytes
881 (low byte 1st, excludes length and checksum byte)
A Dsym53c8xx_2.rst978 64 01 - byte count (lsb/msb excludes header/trailer)
979 8e 0b - checksum (lsb/msb excludes header/trailer)
A Dncr53c8xx.rst1904 64 01 - byte count (lsb/msb excludes header/trailer)
1905 8e 0b - checksum (lsb/msb excludes header/trailer)
/linux/Documentation/admin-guide/
A Dperf-security.rst239 but excludes raw tracepoints and ftrace function tracepoints
248 excludes system wide performance monitoring. CPU and system events
/linux/arch/m68k/math-emu/
A Dfp_scan.S64 | normal fpu instruction? (this excludes fsave/frestore)
/linux/Documentation/arch/arm/
A Dinterrupts.rst36 IDE PIO-based interrupt on the SA1111 excludes all other SA1111 and
/linux/Documentation/trace/coresight/
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/tools/net/sunrpc/xdrgen/
A DREADME175 automatically excludes data item encoder and decoder functions that
/linux/Documentation/filesystems/smb/
A Dksmbd.rst70 (intentionally excludes security vulnerable SMB1
/linux/drivers/scsi/
A Dncr53c8xx.h530 u32 excludes[SCSI_NCR_MAX_EXCLUDES]; member
/linux/arch/x86/include/asm/
A Dkvm_host.h1192 __u64 *excludes; member
/linux/Documentation/gpu/
A Di915.rst7 blocks. This excludes a set of SoC platforms with an SGX rendering unit,

Completed in 54 milliseconds

12