Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/subcmd/
Dhelp.c60 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() argument
66 while (ci < cmds->cnt && ei < excludes->cnt) { in exclude_cmds()
67 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-v4.19/drivers/scsi/sym53c8xx_2/
Dsym53c8xx.h129 u_long excludes[8]; member
Dsym_glue.c102 sym_driver_setup.excludes[xi++] = val; in sym2_setup_params()
1429 if (sym_driver_setup.excludes[i] == io_port) in sym_check_supported()
/Linux-v4.19/Documentation/scsi/
Darcmsr_spec.txt121 ** length excludes these two bytes
554 ** (low byte 1st, excludes length and checksum byte)
Dsym53c8xx_2.txt813 64 01 - byte count (lsb/msb excludes header/trailer)
814 8e 0b - checksum (lsb/msb excludes header/trailer)
Dncr53c8xx.txt1566 64 01 - byte count (lsb/msb excludes header/trailer)
1567 8e 0b - checksum (lsb/msb excludes header/trailer)
/Linux-v4.19/arch/m68k/math-emu/
Dfp_scan.S64 | normal fpu instruction? (this excludes fsave/frestore)
/Linux-v4.19/Documentation/arm/
DInterrupts34 IDE PIO-based interrupt on the SA1111 excludes all other SA1111 and
/Linux-v4.19/drivers/scsi/
Dncr53c8xx.h542 u32 excludes[SCSI_NCR_MAX_EXCLUDES]; member
Dncr53c8xx.c764 driver_setup.excludes[xi++] = val; in sym53c8xx__setup()
/Linux-v4.19/Documentation/blockdev/
Dzram.txt205 This excludes same-element-filled pages (same_pages) since
/Linux-v4.19/Documentation/gpu/
Di915.rst7 blocks. This excludes a set of SoC platforms with an SGX rendering unit,
/Linux-v4.19/arch/
DKconfig482 or local variables (i.e. that it excludes saved return addresses,
/Linux-v4.19/Documentation/filesystems/caching/
Dnetfs-api.txt417 to the caller. The attribute adjustment excludes read and write operations.
/Linux-v4.19/Documentation/sysctl/
Dkernel.txt852 with CONFIG_COMPAT_BRK enabled, which excludes the heap from process
/Linux-v4.19/Documentation/filesystems/
Dproc.txt967 allocations. This stat excludes the cost of metadata.