Home
last modified time | relevance | path

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

12

/linux-6.15/tools/testing/selftests/hid/tests/
H A Dbase_device.py179 excludes: List[Any] = [],
184 self.excludes = excludes
192 for m in self.excludes:
H 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-6.15/tools/lib/subcmd/
H 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()
H A Dhelp.h31 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
/linux-6.15/tools/rcu/
H A Dextract-stall.sh6 echo Filter out clocksource lines. Note that preceding-lines excludes the
/linux-6.15/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-6.15/Documentation/userspace-api/media/v4l/
H A Dv4l2-selection-targets.rst40 This includes only active pixels and excludes other non-active
/linux-6.15/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-6.15/arch/x86/kvm/
H A Dpmu.c408 !filter_contains_match(f->excludes, f->nr_excludes, eventsel)) in is_gp_event_allowed()
978 filter->excludes = filter->events + filter->nr_includes; in prepare_filter_lists()
/linux-6.15/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-6.15/Documentation/tee/
H A Dop-tee.rst85 ``OPTEE_SMC_CALL_WITH_ARG``. This excludes such notifications from secure
/linux-6.15/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)
/linux-6.15/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-6.15/arch/m68k/math-emu/
H A Dfp_scan.S64 | normal fpu instruction? (this excludes fsave/frestore)
/linux-6.15/Documentation/arch/arm/
H A Dinterrupts.rst36 IDE PIO-based interrupt on the SA1111 excludes all other SA1111 and
/linux-6.15/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-6.15/Documentation/filesystems/smb/
H A Dksmbd.rst70 (intentionally excludes security vulnerable SMB1
/linux-6.15/tools/net/sunrpc/xdrgen/
H A DREADME192 automatically excludes data item encoder and decoder functions that
/linux-6.15/drivers/scsi/
H A Dncr53c8xx.h530 u32 excludes[SCSI_NCR_MAX_EXCLUDES]; member
/linux-6.15/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-codina.dts457 * This muxing excludes the feedback clock on GPIO130
/linux-6.15/Documentation/gpu/
H A Di915.rst7 blocks. This excludes a set of SoC platforms with an SGX rendering unit,
/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1222 __u64 *excludes; member

12