/Linux-v6.6/Documentation/arch/s390/ |
D | common_io.rst | 19 The given devices will be ignored by the common I/O-layer; no detection 24 An ignored device can be un-ignored later; see the "/proc entries"-section for 51 By default, no devices are ignored. 59 Lists the ranges of devices (by bus id) which are ignored by common I/O. 62 "free all" will un-ignore all ignored devices, 66 For example, if devices 0.0.0023 to 0.0.0042 and 0.0.4711 are ignored, 70 to 0.0.002f, 0.0.0033 to 0.0.0042 and 0.0.4711 ignored; 73 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored 76 When a device is un-ignored, device recognition and sensing is performed and 80 You can also add ranges of devices to be ignored by piping to [all …]
|
/Linux-v6.6/arch/x86/boot/ |
D | cpuflags.c | 81 u32 ignored; in get_cpuflags() local 96 cpuid(0x1, &tfms, &ignored, &cpu.flags[4], in get_cpuflags() 106 cpuid_count(0x00000007, 0, &ignored, &ignored, in get_cpuflags() 107 &cpu.flags[16], &ignored); in get_cpuflags() 110 cpuid(0x80000000, &max_amd_level, &ignored, &ignored, in get_cpuflags() 111 &ignored); in get_cpuflags() 115 cpuid(0x80000001, &ignored, &ignored, &cpu.flags[6], in get_cpuflags()
|
/Linux-v6.6/drivers/staging/axis-fifo/ |
D | axis-fifo.txt | 28 - xlnx,axis-tdest-width: AXI-Stream TDEST width (ignored by the driver) 29 - xlnx,axis-tid-width: AXI-Stream TID width (ignored by the driver) 30 - xlnx,axis-tuser-width: AXI-Stream TUSER width (ignored by the driver) 31 - xlnx,data-interface-type: Should be <0x0> (ignored by the driver) 39 (ignored by the driver) 41 (ignored by the driver) 42 - xlnx,s-axi-id-width: Should be <0x4> (ignored by the driver) 43 - xlnx,s-axi4-data-width: Should be <0x20> (ignored by the driver) 44 - xlnx,select-xpm: Should be <0x0> (ignored by the driver) 47 (ignored by the driver) [all …]
|
/Linux-v6.6/scripts/ |
D | mksysmap | 21 # Ignored symbol types 31 # Ignored prefixes 78 # Ignored suffixes 87 # Ignored symbols (exact match) 98 # Ignored patterns 99 # (symbols that contain the pattern are ignored) 106 # Ignored kallsyms symbols
|
D | misc-check | 6 # Detect files that are tracked but ignored by git. This is checked only when 16 sed 's/$/: warning: ignored by one of the .gitignore files/' >&2
|
/Linux-v6.6/arch/mips/dec/ |
D | int-handler.S | 60 * 0 Software (ignored) 61 * 1 Software (ignored) 73 * 0 Software (ignored) 74 * 1 Software (ignored) 86 * 0 Software (ignored) 87 * 1 Software (ignored) 99 * 0 Software (ignored) 100 * 1 Software (ignored) 112 * 0 Software (ignored) 113 * 1 Software (ignored)
|
/Linux-v6.6/arch/mips/fw/arc/ |
D | cmdline.c | 26 static char *ignored[] = { variable 88 for (i = 0; i < ARRAY_SIZE(ignored); i++) { in prom_init_cmdline() 89 int len = strlen(ignored[i]); in prom_init_cmdline() 91 if (!strncmp(prom_argv(actr), ignored[i], len)) in prom_init_cmdline()
|
/Linux-v6.6/Documentation/userspace-api/ |
D | ELF.rst | 20 interpreter. Other PT_INTERP headers are ignored (since Linux 2.4.11). 26 (since Linux 2.6.6). Other PT_GNU_STACK headers are ignored. 34 are ignored.
|
/Linux-v6.6/drivers/net/ethernet/mscc/ |
D | ocelot_police.h | 26 bool cf; /* Coupling flag (ignored in SLB mode) */ 27 u32 cir; /* CIR in kbps/fps (ignored in SLB mode) */ 28 u32 cbs; /* CBS in bytes/frames (ignored in SLB mode) */
|
/Linux-v6.6/drivers/net/wireless/silabs/wfx/ |
D | traces.h | 315 TP_PROTO(u32 val, bool ignored), 316 TP_ARGS(val, ignored), 319 __field(bool, ignored) 323 __entry->ignored = ignored; 327 __entry->ignored ? " (ignored)" : "" 331 TP_PROTO(u32 val, bool ignored), 332 TP_ARGS(val, ignored)); 333 #define _trace_piggyback(val, ignored) trace_piggyback(val, ignored) argument
|
/Linux-v6.6/arch/arm/boot/dts/calxeda/ |
D | highbank.dts | 29 /* kHz ignored */ 48 /* kHz ignored */ 67 /* kHz ignored */ 86 /* kHz ignored */
|
/Linux-v6.6/include/linux/can/ |
D | bittiming.h | 54 * value provided here should be ignored. 63 * ignored. 91 * ignored. 95 * ignored. 103 * value. If @tdcf_max is zero, this value is ignored.
|
/Linux-v6.6/scripts/kconfig/tests/preprocess/variable/ |
D | Kconfig | 52 # Unreferenced parameters are just ignored. 53 $(warning,$(greeting,Hello,John,ignored,ignored))
|
/Linux-v6.6/arch/x86/include/asm/ |
D | idtentry.h | 19 * @vector: Vector number (ignored for C) 71 * @vector: Vector number (ignored for C) 115 * @vector: Vector number (ignored for C) 143 * @vector: Vector number (ignored for C) 171 * @vector: Vector number (ignored for C) 211 * @vector: Vector number (ignored for C) 280 * @vector: Vector number (ignored for C) 297 * @vector: Vector number (ignored for C) 309 * @vector: Vector number (ignored for C) 342 * @vector: Vector number (ignored for C) [all …]
|
D | processor-flags.h | 19 * (i.e. it's 32-byte aligned, not page-aligned) and CR3[4:0] is ignored. 21 * CR3[2:0] and CR3[11:5] are ignored. 23 * In all cases, Linux puts zeros in the low ignored bits and in PWT and PCD.
|
/Linux-v6.6/Documentation/fb/ |
D | intel810.rst | 66 ignored if 'mode_option' is specified. See 'o' below). 73 is enabled, this will be ignored and computed as 3*xres/4. (This 74 parameter will be ignored if 'mode_option' is specified. See 'o' 103 ignored and values will be taken from the EDID block. 111 rate. If EDID probing is successful, these will be ignored and values 175 is specified, the options 'xres' and 'yres' will be ignored. See
|
/Linux-v6.6/drivers/clk/meson/ |
D | clk-regmap.h | 42 * Same as clk_gate except CLK_GATE_HIWORD_MASK which is ignored 68 * Same as clk_divider except CLK_DIVIDER_HIWORD_MASK which is ignored 98 * Same as clk_divider except CLK_MUX_HIWORD_MASK which is ignored
|
/Linux-v6.6/include/uapi/linux/ |
D | loop.h | 43 int lo_encrypt_type; /* obsolete, ignored */ 59 __u32 lo_encrypt_type; /* obsolete, ignored */ 71 * @block_size: block size to use; ignored if 0.
|
/Linux-v6.6/tools/testing/memblock/linux/ |
D | printk.h | 12 * in testing anyway, the mismatch can be ignored. 15 #pragma GCC diagnostic ignored "-Wformat"
|
/Linux-v6.6/drivers/message/fusion/ |
D | mptctl.h | 119 * maxDataSize - ignored on MPTCOMMAND commands 120 * - ignored on MPTFWREPLACE commands 375 * host ignored 376 * channe ignored 377 * id ignored 378 * lun ignored 429 * lun ignored
|
/Linux-v6.6/arch/arm/mach-omap2/ |
D | cm33xx.c | 211 * @part: PRCM partition, ignored for AM33xx 214 * @bit_shift: bit shift for the register, ignored for AM33xx 235 * @part: CM partition, ignored for AM33xx 238 * @bit_shift: bit shift for the register, ignored for AM33xx 259 * @part: CM partition, ignored for AM33xx 278 * @part: CM partition, ignored for AM33xx
|
/Linux-v6.6/include/linux/pinctrl/ |
D | pinconf-generic.h | 29 * tristate. The argument is ignored. 49 * configuration is ignored. The proper way to disable it is to use 58 * config will enable open drain mode, the argument is ignored. 61 * argument is ignored. 65 * push-pull mode, the argument is ignored.
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | kvm_pgtable.h | 382 * The offset of @addr within a page is ignored, @size is rounded-up to 402 * The offset of @addr within a page is ignored, @size is rounded-up to 517 * The offset of @addr within a page is ignored, @size is rounded-up to 565 * The offset of @addr within a page is ignored and @size is rounded-up to 585 * The offset of @addr within a page is ignored and @size is rounded-up to 601 * The offset of @addr within a page is ignored. 618 * The offset of @addr within a page is ignored. 639 * The offset of @addr within a page is ignored. 660 * The offset of @addr within a page is ignored and @size is rounded-up to 693 * The offset of @addr within a page is ignored and @size is rounded-up to [all …]
|
/Linux-v6.6/arch/powerpc/perf/ |
D | hv-24x7.h | 31 * only valid for VIRTUAL_PROCESSOR domains, ignored for others. 39 * Ignored when @starting_lpar_ix == -1 40 * Ignored when @performance_domain is not VIRTUAL_PROCESSOR_*
|
/Linux-v6.6/Documentation/networking/device_drivers/cellular/qualcomm/ |
D | rmnet.rst | 46 Reserved bits must be zero when sent and ignored when received. 72 Reserved bits must be zero when sent and ignored when received. 93 Reserved bits must be zero when sent and ignored when received. 155 Reserved bits must be zero when sent and ignored when received.
|