/Linux-v5.4/drivers/gpu/drm/selftests/ |
D | test-drm_modeset_common.h | 16 int igt_check_plane_state(void *ignored); 17 int igt_check_drm_format_block_width(void *ignored); 18 int igt_check_drm_format_block_height(void *ignored); 19 int igt_check_drm_format_min_pitch(void *ignored); 20 int igt_check_drm_framebuffer_create(void *ignored); 21 int igt_damage_iter_no_damage(void *ignored); 22 int igt_damage_iter_no_damage_fractional_src(void *ignored); 23 int igt_damage_iter_no_damage_src_moved(void *ignored); 24 int igt_damage_iter_no_damage_fractional_src_moved(void *ignored); 25 int igt_damage_iter_no_damage_not_visible(void *ignored); [all …]
|
D | test-drm_cmdline_parser.c | 20 static int drm_cmdline_test_force_e_only(void *ignored) in drm_cmdline_test_force_e_only() argument 40 static int drm_cmdline_test_force_D_only_not_digital(void *ignored) in drm_cmdline_test_force_D_only_not_digital() argument 64 static int drm_cmdline_test_force_D_only_hdmi(void *ignored) in drm_cmdline_test_force_D_only_hdmi() argument 88 static int drm_cmdline_test_force_D_only_dvi(void *ignored) in drm_cmdline_test_force_D_only_dvi() argument 108 static int drm_cmdline_test_force_d_only(void *ignored) in drm_cmdline_test_force_d_only() argument 128 static int drm_cmdline_test_margin_only(void *ignored) in drm_cmdline_test_margin_only() argument 139 static int drm_cmdline_test_interlace_only(void *ignored) in drm_cmdline_test_interlace_only() argument 150 static int drm_cmdline_test_res(void *ignored) in drm_cmdline_test_res() argument 174 static int drm_cmdline_test_res_missing_x(void *ignored) in drm_cmdline_test_res_missing_x() argument 185 static int drm_cmdline_test_res_missing_y(void *ignored) in drm_cmdline_test_res_missing_y() argument [all …]
|
D | test-drm_damage_helper.c | 73 int igt_damage_iter_no_damage(void *ignored) in igt_damage_iter_no_damage() argument 104 int igt_damage_iter_no_damage_fractional_src(void *ignored) in igt_damage_iter_no_damage_fractional_src() argument 137 int igt_damage_iter_no_damage_src_moved(void *ignored) in igt_damage_iter_no_damage_src_moved() argument 169 int igt_damage_iter_no_damage_fractional_src_moved(void *ignored) in igt_damage_iter_no_damage_fractional_src_moved() argument 202 int igt_damage_iter_no_damage_not_visible(void *ignored) in igt_damage_iter_no_damage_not_visible() argument 231 int igt_damage_iter_no_damage_no_crtc(void *ignored) in igt_damage_iter_no_damage_no_crtc() argument 259 int igt_damage_iter_no_damage_no_fb(void *ignored) in igt_damage_iter_no_damage_no_fb() argument 282 int igt_damage_iter_simple_damage(void *ignored) in igt_damage_iter_simple_damage() argument 318 int igt_damage_iter_single_damage(void *ignored) in igt_damage_iter_single_damage() argument 353 int igt_damage_iter_single_damage_intersect_src(void *ignored) in igt_damage_iter_single_damage_intersect_src() argument [all …]
|
/Linux-v5.4/Documentation/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-v5.4/arch/x86/boot/ |
D | cpuflags.c | 91 u32 ignored; in get_cpuflags() local 106 cpuid(0x1, &tfms, &ignored, &cpu.flags[4], in get_cpuflags() 116 cpuid_count(0x00000007, 0, &ignored, &ignored, in get_cpuflags() 117 &cpu.flags[16], &ignored); in get_cpuflags() 120 cpuid(0x80000000, &max_amd_level, &ignored, &ignored, in get_cpuflags() 121 &ignored); in get_cpuflags() 125 cpuid(0x80000001, &ignored, &ignored, &cpu.flags[6], in get_cpuflags()
|
/Linux-v5.4/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-v5.4/arch/mips/fw/arc/ |
D | cmdline.c | 20 static char *ignored[] = { variable 82 for (i = 0; i < ARRAY_SIZE(ignored); i++) { in prom_init_cmdline() 83 int len = strlen(ignored[i]); in prom_init_cmdline() 85 if (!strncmp(prom_argv(actr), ignored[i], len)) in prom_init_cmdline()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | highbank.dts | 30 /* kHz ignored */ 49 /* kHz ignored */ 68 /* kHz ignored */ 87 /* kHz ignored */
|
/Linux-v5.4/scripts/kconfig/tests/preprocess/variable/ |
D | Kconfig | 52 # Unreferenced parameters are just ignored. 53 $(warning,$(greeting,Hello,John,ignored,ignored))
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | display-timing.txt | 26 - hsync-active: hsync pulse is active low/high/ignored 27 - vsync-active: vsync pulse is active low/high/ignored 28 - de-active: data-enable pulse is active low/high/ignored 34 - ignored = ignored
|
/Linux-v5.4/arch/x86/include/asm/ |
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-v5.4/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-v5.4/include/linux/pinctrl/ |
D | pinconf-generic.h | 26 * tristate. The argument is ignored. 45 * configuration is ignored. The proper way to disable it is to use 53 * config will enable open drain mode, the argument is ignored. 56 * argument is ignored. 60 * push-pull mode, the argument is ignored.
|
/Linux-v5.4/drivers/clk/meson/ |
D | clk-regmap.h | 39 * Same as clk_gate except CLK_GATE_HIWORD_MASK which is ignored 65 * Same as clk_divider except CLK_DIVIDER_HIWORD_MASK which is ignored 95 * Same as clk_divider except CLK_MUX_HIWORD_MASK which is ignored
|
/Linux-v5.4/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-v5.4/arch/arm/mach-omap2/ |
D | cm33xx.c | 219 * @part: PRCM partition, ignored for AM33xx 222 * @bit_shift: bit shift for the register, ignored for AM33xx 243 * @part: CM partition, ignored for AM33xx 246 * @bit_shift: bit shift for the register, ignored for AM33xx 267 * @part: CM partition, ignored for AM33xx 286 * @part: CM partition, ignored for AM33xx
|
D | prm2xxx_3xxx.c | 25 * @part: PRM partition, ignored for OMAP2 27 * @offset: register offset, ignored for OMAP2 42 * @part: PRM partition, ignored for OMAP2 44 * @offset: register offset, ignored for OMAP2
|
/Linux-v5.4/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-v5.4/net/netfilter/ |
D | nf_conntrack_proto_dccp.c | 122 * Packets are marked as ignored (sIG) if we don't know if they're valid 149 * sRQ -> sIG Ignore, might be response to ignored Request 150 * sRS -> sIG Ignore, might be response to ignored Request 151 * sPO -> sIG Ignore, might be response to ignored Request 152 * sOP -> sIG Ignore, might be response to ignored Request 153 * sCR -> sIG Ignore, might be response to ignored Request 154 * sCG -> sIG Ignore, might be response to ignored Request 273 * sPO -> sIG Response to an ignored Request or late retransmit 274 * sOP -> sIG Ignore, might be response to ignored Request 275 * sCR -> sIG Ignore, might be response to ignored Request [all …]
|
/Linux-v5.4/fs/ecryptfs/ |
D | kthread.c | 35 * @ignored: ignored 42 static int ecryptfs_threadfn(void *ignored) in ecryptfs_threadfn() argument
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | debugfs-cec-error-inj | 12 Leading spaces/tabs are ignored. If the next character is a '#' or the 13 end of the line was reached, then the whole line is ignored. Otherwise
|
/Linux-v5.4/arch/nios2/include/asm/ |
D | pgtable-bits.h | 18 * ignored........ C R W X G PFN............ 27 * Software defined bits. They are ignored by the hardware and always read back
|
/Linux-v5.4/crypto/ |
D | algif_skcipher.c | 51 size_t ignored, int flags) in _skcipher_recvmsg() argument 154 size_t ignored, int flags) in skcipher_recvmsg() argument 161 int err = _skcipher_recvmsg(sock, msg, ignored, flags); in skcipher_recvmsg() 271 size_t ignored, int flags) in skcipher_recvmsg_nokey() argument 279 return skcipher_recvmsg(sock, msg, ignored, flags); in skcipher_recvmsg_nokey()
|
/Linux-v5.4/Documentation/admin-guide/ |
D | perf-security.rst | 140 locking limit is ignored when allocating memory buffers for storing 151 imposed but ignored for unprivileged processes with CAP_IPC_LOCK 159 perf_event_mlock_kb locking limit is imposed but ignored for 166 perf_event_mlock_kb locking limit is imposed but ignored for 209 RLIMIT_MEMLOCK and perf_event_mlock_kb resource constraints are ignored
|
/Linux-v5.4/arch/x86/kernel/ |
D | pci-dma.c | 95 pr_warn("forcesac option ignored.\n"); in iommu_setup() 97 pr_warn("allowdac option ignored.\n"); in iommu_setup() 99 pr_warn("nodac option ignored.\n"); in iommu_setup()
|