Home
last modified time | relevance | path

Searched refs:ignored (Results 1 – 200 of 281) sorted by relevance

12

/linux-4.4.14/arch/x86/boot/
Dcpuflags.c87 u32 ignored; in get_cpuflags() local
102 cpuid(0x1, &tfms, &ignored, &cpu.flags[4], 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-4.4.14/Documentation/s390/
DCommonIO15 The given devices will be ignored by the common I/O-layer; no detection
20 An ignored device can be un-ignored later; see the "/proc entries"-section for
41 By default, no devices are ignored.
49 Lists the ranges of devices (by bus id) which are ignored by common I/O.
52 "free all" will un-ignore all ignored devices,
56 For example, if devices 0.0.0023 to 0.0.0042 and 0.0.4711 are ignored,
59 to 0.0.002f, 0.0.0033 to 0.0.0042 and 0.0.4711 ignored;
62 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored
65 When a device is un-ignored, device recognition and sensing is performed and
69 You can also add ranges of devices to be ignored by piping to
[all …]
DDASD17 ignored. If you do not supply the 'dasd=' kernel parameter at all, the
/linux-4.4.14/arch/mips/fw/arc/
Dcmdline.c20 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-4.4.14/Documentation/devicetree/bindings/display/panel/
Ddisplay-timing.txt26 - 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-4.4.14/arch/m68k/amiga/
Damisound.c68 static void nosound( unsigned long ignored );
110 static void nosound( unsigned long ignored ) in nosound() argument
/linux-4.4.14/include/linux/
Ddmar.h60 u8 ignored:1; /* ignore drhd */ member
88 if (drhd->ignored) {} else
92 if (i=drhd->iommu, drhd->ignored) {} else
/linux-4.4.14/arch/powerpc/platforms/pseries/
DhvCall_inst.c106 static void probe_hcall_entry(void *ignored, unsigned long opcode, unsigned long *args) in probe_hcall_entry() argument
118 static void probe_hcall_exit(void *ignored, unsigned long opcode, unsigned long retval, in probe_hcall_exit() argument
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices-platform-sh_mobile_lcdc_fb9 from 0 (transparent) to 255 (opaque). The value is ignored if
43 range from 0 to 255. The value is ignored if the mode is not
Ddev-kmsg66 gracefully ignored.
80 7,160,424069,-;pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
Dsysfs-class-rc45 the filter will be ignored. Otherwise the write will fail with
60 the filter will be ignored. Otherwise the write will fail with
Dsysfs-class-net-cdc_ncm77 Bits 2 – 15: reserved (reset to zero; must be ignored by host)
131 as zero by function, and ignored by host. (Payload
Dsysfs-class-mtd173 capability. It is ignored on devices lacking ECC capability;
/linux-4.4.14/arch/m68k/mac/
Dmacboing.c218 static void mac_nosound( unsigned long ignored ) in mac_nosound() argument
272 static void mac_quadra_ring_bell( unsigned long ignored ) in mac_quadra_ring_bell() argument
/linux-4.4.14/drivers/hid/
Dhid-plantronics.c58 goto ignored; in plantronics_input_mapping()
92 ignored: in plantronics_input_mapping()
/linux-4.4.14/arch/arm/kernel/
Dsmp_tlb.c28 static inline void ipi_flush_tlb_all(void *ignored) in ipi_flush_tlb_all() argument
68 static inline void ipi_flush_bp_all(void *ignored) in ipi_flush_bp_all() argument
Dkgdb.c172 static void kgdb_call_nmi_hook(void *ignored) in kgdb_call_nmi_hook() argument
/linux-4.4.14/tools/build/feature/
Dtest-gtk2.c1 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
Dtest-gtk2-infobar.c1 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
/linux-4.4.14/drivers/isdn/capi/
Dcapidrv.c1022 goto ignored; in handle_controller()
1040 goto ignored; in handle_controller()
1042 goto ignored; in handle_controller()
1044 goto ignored; in handle_controller()
1046 goto ignored; in handle_controller()
1048 goto ignored; in handle_controller()
1058 ignored: in handle_controller()
1341 goto ignored; in handle_plci()
1343 goto ignored; in handle_plci()
1345 goto ignored; in handle_plci()
[all …]
/linux-4.4.14/Documentation/fb/
Dintel810.txt60 ignored if 'mode_option' is specified. See 'o' below).
67 is enabled, this will be ignored and computed as 3*xres/4. (This
68 parameter will be ignored if 'mode_option' is specified. See 'o'
97 ignored and values will be taken from the EDID block.
105 rate. If EDID probing is successful, these will be ignored and values
169 is specified, the options 'xres' and 'yres' will be ignored. See
Dapi.txt247 blue, green and transp fields must be set to 0 by applications and ignored by
253 ignored by drivers. Drivers must fill the red, blue and green offsets to 0
Duvesafb.txt119 be ignored and the refresh rate will stay at your BIOS default (60 Hz).
/linux-4.4.14/arch/x86/platform/uv/
Duv_nmi.c458 int ignored = 0; in uv_nmi_dump_state() local
469 ignored++; in uv_nmi_dump_state()
475 if (ignored) in uv_nmi_dump_state()
476 pr_alert("UV: %d CPUs ignored NMI\n", ignored); in uv_nmi_dump_state()
/linux-4.4.14/arch/arm/lib/
Dxor-neon.c36 #pragma GCC diagnostic ignored "-Wunused-variable"
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_proto_udp.c65 int ignored; in udp_conn_schedule() local
81 *cpp = ip_vs_schedule(svc, skb, pd, &ignored, iph); in udp_conn_schedule()
82 if (!*cpp && ignored <= 0) { in udp_conn_schedule()
83 if (!ignored) in udp_conn_schedule()
Dip_vs_core.c237 int *ignored, struct ip_vs_iphdr *iph) in ip_vs_sched_persist() argument
316 *ignored = -1; in ip_vs_sched_persist()
342 *ignored = 0; in ip_vs_sched_persist()
357 *ignored = -1; in ip_vs_sched_persist()
386 *ignored = -1; in ip_vs_sched_persist()
424 struct ip_vs_proto_data *pd, int *ignored, in ip_vs_schedule() argument
435 *ignored = 1; in ip_vs_schedule()
488 return ip_vs_sched_persist(svc, skb, cport, vport, ignored, in ip_vs_schedule()
491 *ignored = 0; in ip_vs_schedule()
533 *ignored = -1; in ip_vs_schedule()
Dip_vs_proto_sctp.c50 int ignored; in sctp_conn_schedule() local
65 *cpp = ip_vs_schedule(svc, skb, pd, &ignored, iph); in sctp_conn_schedule()
66 if (!*cpp && ignored <= 0) { in sctp_conn_schedule()
67 if (!ignored) in sctp_conn_schedule()
Dip_vs_proto_tcp.c76 int ignored; in tcp_conn_schedule() local
92 *cpp = ip_vs_schedule(svc, skb, pd, &ignored, iph); in tcp_conn_schedule()
93 if (!*cpp && ignored <= 0) { in tcp_conn_schedule()
94 if (!ignored) in tcp_conn_schedule()
/linux-4.4.14/Documentation/filesystems/
Ddevpts.txt16 (-o newinstance and -o ptmxmode) will be ignored with a 'bogus option' message
27 can safely be ignored.
60 1. If -o newinstance mount option is never used, /dev/pts/ptmx can be ignored
101 a symlink to pts/ptmx and the bind mount can be ignored.
Daffs.txt100 - H and P are always retained and ignored under Linux.
120 - All other flags (suid, sgid, ...) are ignored and will
191 Case is ignored by the affs in filename matching, but Linux shells
Ddnotify.txt48 the problem of hard links to files has been ignored. So if a file (x)
Doverlayfs.txt95 matching name in the lower level is ignored, and the whiteout itself
100 directory in the lower filesystem with the same name is ignored.
Docfs2.txt66 will be chosen. Invalid values will be ignored.
Dsysfs-pci.txt59 The read only files are informational, writes to them will be ignored, with
Dsysv-fs.txt19 - The "free list interleave" n:m is currently ignored.
Dvfat.txt137 the ATTR_RO of the directory will just be ignored,
243 unsigned char reserved[2]; // reserved values (ignored)
Dext4.txt140 compatible change and will be ignored by older kernels.
248 quota These options are ignored by the filesystem. They
371 ignored with kernel warning. Note that dioread_nolock
Dexofs.txt115 above can be empty and is ignored.
Ddebugfs.txt112 lower-case values, or 1 or 0. Any other input will be silently ignored.
Dfiemap.txt47 fm_extents[] array is ignored (no extents will be returned), and the
Dlogfs.txt113 at mount time, it is closed and ignored henceforth.
/linux-4.4.14/drivers/block/drbd/
Ddrbd_debugfs.c561 static int callback_history_show(struct seq_file *m, void *ignored) in callback_history_show() argument
597 static int connection_oldest_requests_show(struct seq_file *m, void *ignored) in connection_oldest_requests_show() argument
697 static int device_resync_extents_show(struct seq_file *m, void *ignored) in device_resync_extents_show() argument
712 static int device_act_log_extents_show(struct seq_file *m, void *ignored) in device_act_log_extents_show() argument
727 static int device_oldest_requests_show(struct seq_file *m, void *ignored) in device_oldest_requests_show() argument
755 static int device_data_gen_id_show(struct seq_file *m, void *ignored) in device_data_gen_id_show() argument
886 static int drbd_version_show(struct seq_file *m, void *ignored) in drbd_version_show() argument
/linux-4.4.14/Documentation/virtual/kvm/
Ds390-diag.txt28 the function code, and bits 0-47 are ignored.
68 identifier, it is ignored.
Dtimekeeping.txt131 additional commands ignored until counter is read;
132 mode bits ignored.
587 spurious and can be ignored, but in some circumstances it may be necessary to
/linux-4.4.14/fs/nfsd/
Dnfsfh.h240 #define fh_clear_wcc(ignored) argument
241 #define fill_pre_wcc(ignored) argument
/linux-4.4.14/tools/perf/ui/gtk/
Dgtk.h6 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_cex2a.h44 unsigned char ignored; member
Dzcrypt_msgtype50.c74 unsigned char ignored; member
/linux-4.4.14/Documentation/networking/
Dax25.txt9 of the message, the subject field is ignored. You don't need to be
Dx25.txt40 The contents of the Subject line are ignored.
Dlapb-module.txt144 t2timer and n2count are ignored, likewise changing the mode bits when
145 connected will be ignored. An error implies that none of the values have
Dip-sysctl.txt508 case this value is ignored.
656 this value is ignored.
750 cache. If unset, additions are ignored and lookups always result in a
1396 variable shall be ignored.
1410 variable shall be ignored.
1423 disabled, the MTU specified in the RA will be ignored.
1481 3. Router Advertisements are ignored unless accept_ra is 2.
1482 4. Redirects are ignored.
1906 ignored.
Dphonet.txt86 It is ignored by bind() and getsockname().
Dde4x5.txt147 SROM, the feature is ignored unless lp->params.fdx is set at compile
De1000.txt345 If the board uses a fiber interface, these keywords are ignored, and the
358 negotiation is disabled, and the AutoNeg parameter is ignored. Partner
Ddccp.txt74 than one code has no effect (all subsequent service codes are ignored). The
Dtimestamping.txt116 This option is deprecated and ignored.
328 ignored on request. See also `man 2 poll`.
Dudplite.txt143 will always will be ignored, while the value of
/linux-4.4.14/crypto/
Dalgif_hash.c43 size_t ignored) in hash_sendmsg() argument
308 size_t ignored, int flags) in hash_recvmsg_nokey() argument
316 return hash_recvmsg(sock, msg, ignored, flags); in hash_recvmsg_nokey()
Dalgif_skcipher.c711 size_t ignored, int flags) in skcipher_recvmsg() argument
823 size_t ignored, int flags) in skcipher_recvmsg_nokey() argument
831 return skcipher_recvmsg(sock, msg, ignored, flags); in skcipher_recvmsg_nokey()
Dalgif_aead.c352 static int aead_recvmsg(struct socket *sock, struct msghdr *msg, size_t ignored, int flags) in aead_recvmsg() argument
/linux-4.4.14/arch/ia64/include/asm/
Dsmp.h33 unsigned long ignored : 32; in ia64_get_lid() member
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dvexpress-sysreg.txt19 - second cell can take standard GPIO flags (currently ignored).
33 - second cell can take standard GPIO flags (currently ignored).
Dpsci.txt30 IDs are not required and should be ignored by an OS with PSCI 0.2
92 These IDs will be ignored by kernels with PSCI 0.2 support, which will
Didle-states.txt104 has not expired. The abortable nature of the PREP period can be ignored
246 must be ignored.
Dtopology.txt81 invalid and therefore must be ignored.
/linux-4.4.14/Documentation/input/
Duserio.txt36 argument, this field can be left untouched and will be ignored by the kernel.
41 written to the character device after the initial command will be ignored.
Datarikbd.txt198 Any byte following an 0x80 command byte other than 0x01 is ignored (and causes
199 the 0x80 to be ignored).
249 between 0 and large positive numbers. Excess motion below 0 is ignored. The
251 coordinate system. Motion beyond that value is also ignored.
346 and it is not PAUSED, it is simply ignored.
Dyealink.txt138 - Excess characters are ignored.
Dntrig.txt30 min_height size threshold bellow which fingers are ignored
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-pxa.txt16 interrupt controller in device tree, it could be ignored.
/linux-4.4.14/Documentation/devicetree/bindings/power/reset/
Dltc2952-poweroff.txt18 trigger function is ignored and the chip is kept alive
/linux-4.4.14/fs/proc/
Darray.c260 sigset_t pending, shpending, blocked, ignored, caught; in task_sig() local
268 sigemptyset(&ignored); in task_sig()
275 collect_sigign_sigcatch(p, &ignored, &caught); in task_sig()
291 render_sigset_t(m, "SigIgn:\t", &ignored); in task_sig()
/linux-4.4.14/Documentation/w1/slaves/
Dw1_ds240622 respectively. Bits 2-7 are ignored, so it's safe to write ASCII data.
/linux-4.4.14/Documentation/devicetree/bindings/
Dresource-names.txt19 property. If not it will be ignored.
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-amlm5900.c213 amlm5900_wake_interrupt(int irq, void *ignored) in amlm5900_wake_interrupt() argument
/linux-4.4.14/
D.gitignore8 # any tracked files which get ignored after the change.
/linux-4.4.14/Documentation/kbuild/
Dkbuild.txt140 The value can be overridden in which case the default value is ignored.
162 The value can be overridden in which case the default value is ignored.
175 The value can be overridden in which case the default value is ignored.
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dsamsung,s3c24xx-irq.txt26 ignored in main controllers
Dmips-gic.txt25 This property is ignored if the CPU is started in EIC mode.
Dti,c64x+megamod-pic.txt64 ignored.
Darm,gic-v3.txt29 ignored. It is recommended that padding cells have a value of 0.
/linux-4.4.14/arch/s390/pci/
Dpci_clp.c36 u64 ignored; in clp_instr() local
43 : [cc] "=d" (cc), [ign] "=d" (ignored), "+m" (*req) in clp_instr()
/linux-4.4.14/fs/ecryptfs/
Dkthread.c57 static int ecryptfs_threadfn(void *ignored) in ecryptfs_threadfn() argument
/linux-4.4.14/Documentation/arm64/
Dtagged-pointers.txt13 the virtual address ignored by the translation hardware. This frees up
/linux-4.4.14/Documentation/devicetree/bindings/ata/
Dsata_highbank.txt25 0 and thus ignored.
/linux-4.4.14/arch/s390/kernel/
Dlgr.c155 static void lgr_timer_fn(unsigned long ignored) in lgr_timer_fn() argument
Dtopology.c309 static void topology_timer_fn(unsigned long ignored) in topology_timer_fn() argument
/linux-4.4.14/Documentation/mn10300/
Dcompartmentalisation.txt60 compilation process; all other unit-specific directories will be ignored.
/linux-4.4.14/include/uapi/linux/
Dmsdos_fs.h111 __u8 ignored[3]; /* Boot strap short or near jump */ member
/linux-4.4.14/Documentation/device-mapper/
Ddm-flakey.txt33 All write I/O is silently ignored.
Dverity.txt111 this entry and any unaligned trailing space is ignored but included when
/linux-4.4.14/arch/ia64/
DKconfig.debug29 or Write-after-Read (WAR) violations. This option is ignored if you
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dmax77686.txt38 flags are actually ignored and always
Dpwm-regulator.txt11 allow finer grained voltage selection are ignored and
/linux-4.4.14/drivers/tty/
Dmetag_da.c312 static void dashtty_timer(unsigned long ignored) in dashtty_timer() argument
464 static void dashtty_put_timer(unsigned long ignored) in dashtty_put_timer() argument
Dsysrq.c354 static void moom_callback(struct work_struct *ignored) in moom_callback() argument
/linux-4.4.14/Documentation/filesystems/nfs/
Dnfs41-server.txt159 * implementation ids are ignored
162 * backchannel attributes are ignored
Dknfsd-stats.txt16 '#' character are comments intended for humans and should be ignored
/linux-4.4.14/arch/arc/kernel/
Dkgdb.c194 static void kgdb_call_nmi_hook(void *ignored) in kgdb_call_nmi_hook() argument
/linux-4.4.14/Documentation/virtual/kvm/devices/
Dmpic.txt33 edge, and writing 0 is ignored. Reading returns 1 if a previously
/linux-4.4.14/arch/alpha/kernel/
Dsmp.c607 ipi_imb(void *ignored) in ipi_imb() argument
622 ipi_flush_tlb_all(void *ignored) in ipi_flush_tlb_all() argument
/linux-4.4.14/drivers/platform/x86/
Dmsi-laptop.c789 static void msi_update_rfkill(struct work_struct *ignored) in msi_update_rfkill() argument
803 static void msi_send_touchpad_key(struct work_struct *ignored) in msi_send_touchpad_key() argument
856 static void msi_init_rfkill(struct work_struct *ignored) in msi_init_rfkill() argument
Dacer-wmi.c1507 static void acer_rfkill_update(struct work_struct *ignored);
1509 static void acer_rfkill_update(struct work_struct *ignored) in acer_rfkill_update() argument
/linux-4.4.14/arch/arm/boot/dts/
Dhighbank.dts41 /* kHz ignored */
/linux-4.4.14/Documentation/
DVGA-softcursor.txt20 background the same as the foreground. Highlights are ignored for the last two
Drpmsg.txt85 dst address (thus the channel's dst address will be ignored).
103 ignored (and the user-provided addresses will be used instead).
132 dst address (thus the channel's dst address will be ignored).
147 ignored (and the user-provided addresses will be used instead).
Dparport-lowlevel.txt1327 Writes a block of ECP data. The 'flags' parameter is ignored.
1353 Reads a block of ECP data. The 'flags' parameter is ignored.
1380 Writes a block of ECP addresses. The 'flags' parameter is ignored.
1410 Reads a block of data in nibble mode. The 'flags' parameter is ignored.
1436 Reads a block of data in byte mode. The 'flags' parameter is ignored.
1463 is ignored.
Dnommu-mmap.txt143 to permit this, otherwise the flag will be ignored.
192 MREMAP_FIXED is not supported, though it is ignored if there's no change of
Dprintk-formats.txt213 specifiers can be used as well and are ignored in case of an IPv6
Dsysfs-rules.txt116 ignored. If it does not exist, you always have to scan all three
/linux-4.4.14/arch/hexagon/kernel/
Dkgdb.c136 static void hexagon_kgdb_nmi_hook(void *ignored) in hexagon_kgdb_nmi_hook() argument
/linux-4.4.14/Documentation/vm/
Didle_page_tracking.txt29 page types (e.g. SLAB pages) an attempt to mark a page idle is silently ignored,
95 ignored. That means it will ignore a user memory page if it is isolated, but
Dovercommit-accounting43 In mode 2 the MAP_NORESERVE flag is ignored.
/linux-4.4.14/Documentation/block/
Dnull_blk.txt61 it is ignored when use_per_node_hctx module parameter is 1.
Dwriteback_cache_control.txt58 on non-empty bios can simply be ignored, and REQ_FLUSH requests without
/linux-4.4.14/arch/arm64/kernel/
Dkgdb.c252 static void kgdb_call_nmi_hook(void *ignored) in kgdb_call_nmi_hook() argument
/linux-4.4.14/Documentation/xtensa/
Dmmu.txt64 "ranges" triplet length field is ignored
/linux-4.4.14/Documentation/leds/
Dledtrig-oneshot.txt55 echo 1 > shot # led starts blinking, ignored if already blinking
/linux-4.4.14/Documentation/usb/
Dmass-storage.txt37 be silently ignored. See also “luns” parameter.
101 This parameter specifies whether FUA flag should be ignored in SCSI
125 files will be ignored.
/linux-4.4.14/Documentation/hid/
Duhid.txt40 only a single event can be sent per read() or write(). Pending data is ignored.
144 UHID_STOP event, this should usually be ignored. It means that the kernel
147 You can usually ignored any UHID_STOP events safely.
Dhid-transport.txt103 channel and are normally ignored. Instead, devices only send management
215 "custom_ll_driver". Note that fields like "country" can be ignored by underlying
/linux-4.4.14/Documentation/isdn/
DREADME91 the latter are ignored until 'S'.
97 ATH1 Off hook (ignored).
185 8 2 Pause time for comma (ignored)
186 9 6 Carrier detect time (ignored)
187 10 7 Carrier loss to disconnect time (ignored).
188 11 70 Touch tone timing (ignored).
570 real MSN's (more digits) also, in which case the mapping will be ignored.
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S507 ;; Clear_Feature(remote wakeup). ignored.
520 ;; Set_Feature(remote wakeup). ignored.
608 ;; 09: Set_Configuration. ignored.
618 ;; 0b: Set_Interface. set altsetting for interface[wIndexL]. ignored
694 movx @dptr, a ; other pins are inputs, bits ignored
Dxircom_pgs.S545 ;; Clear_Feature(remote wakeup). ignored.
558 ;; Set_Feature(remote wakeup). ignored.
646 ;; 09: Set_Configuration. ignored.
656 ;; 0b: Set_Interface. set altsetting for interface[wIndexL]. ignored
733 movx @dptr, a ; other pins are inputs, bits ignored
/linux-4.4.14/drivers/input/
DKconfig130 you're not using a digitizer, this value is ignored.
140 you're not using a digitizer, this value is ignored.
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dstmmac.txt27 ignored if force_thresh_dma_mode is set.
/linux-4.4.14/Documentation/fmc/
Dfmc-chardev.txt52 stdin and the value argument is ignored.
Dfmc-write-eeprom.txt30 ignored and no write is performed.
/linux-4.4.14/Documentation/devicetree/
Doverlay-notes.txt109 /* ignored properties by the overlay */
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/
Dxilinx-xadc.txt49 not using external multiplexer mode the property is ignored.
/linux-4.4.14/drivers/acpi/acpica/
Devgpeblk.c439 void *ignored) in acpi_ev_initialize_gpe_block() argument
/linux-4.4.14/arch/sh/kernel/
Dkgdb.c315 static void kgdb_call_nmi_hook(void *ignored) in kgdb_call_nmi_hook() argument
/linux-4.4.14/arch/arm/mach-omap1/
Dboard-osk.c446 osk_mistral_wake_interrupt(int irq, void *ignored) in osk_mistral_wake_interrupt() argument
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-dma.txt48 The Flags, Command, Return Value and Timeout fields are ignored.
/linux-4.4.14/drivers/xen/
Dtmem.c350 static void tmem_frontswap_init(unsigned ignored) in tmem_frontswap_init() argument
/linux-4.4.14/fs/notify/
Dmark.c496 static int fsnotify_mark_destroy(void *ignored) in fsnotify_mark_destroy() argument
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dexynos-dw-mshc.txt28 ignored for Exynos4 SoC's. The valid range of divider value is 0 to 7.
/linux-4.4.14/arch/mips/kernel/
Dkgdb.c210 static void kgdb_call_nmi_hook(void *ignored) in kgdb_call_nmi_hook() argument
/linux-4.4.14/drivers/usb/musb/
DKconfig133 DMA controllers are ignored.
Ddavinci.c163 static void evm_deferred_drvvbus(struct work_struct *ignored) in evm_deferred_drvvbus() argument
/linux-4.4.14/Documentation/blockdev/
Dfloppy.txt158 AMI ignored this, and used 5 for ED drives. That's why the floppy
170 interrupts affect only performance, and can be safely ignored.)
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dfsl,ssi.txt35 SRCK and SRFS are ignored. Asynchronous mode allows
Dsimple-card.txt20 dai-link sub nodes are ignored.
/linux-4.4.14/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt45 and size is ignored.
/linux-4.4.14/arch/s390/mm/
Dcmm.c202 static void cmm_timer_fn(unsigned long ignored) in cmm_timer_fn() argument
/linux-4.4.14/arch/arm/kvm/
Dinterrupts.S57 mcr p15, 0, r0, c8, c3, 0 @ TLBIALLIS (rt ignored)
/linux-4.4.14/Documentation/powerpc/
Dqe_firmware.txt249 trap is to be ignored (i.e. not written to TIBCR[i]). The entire value
267 then these fields are ignored.
/linux-4.4.14/Documentation/scsi/
Dtmscsim.txt40 module parameters (chapter 5) are ignored! However, you can change settings
207 ignored and the corresponding setting won't be changed.
335 If you want values to be ignored (i.e. the EEprom settings or the defaults
381 it's consistent with the BIOS' behaviour. Old DC390 drivers ignored the
Din2000.txt180 MSDOS 5.0 (ignored by Linux):
/linux-4.4.14/Documentation/hwmon/
Dadm1021107 only temp2 will be correct and temp1 will have to be ignored.
Dnct6775203 specification for details). CPUTIN should therefore be be ignored on ASUS
Dasc7621246 Setting any other value will be ignored.
Dw83781d288 and 4 is ignored/stuck, on AMD boards sensor 4 is the CPU and sensor 2 is
289 either ignored or a socket temperature.
/linux-4.4.14/drivers/mtd/ubi/
DKconfig38 is ignored.
/linux-4.4.14/arch/tile/kernel/
Dkgdb.c147 static void kgdb_call_nmi_hook(void *ignored) in kgdb_call_nmi_hook() argument
/linux-4.4.14/Documentation/early-userspace/
Dbuffer-format.txt45 not ignored; see "handling of hard links" below.
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dpci-msi.txt138 * ignored.
/linux-4.4.14/drivers/tty/serial/
Dfsl_lpuart.c642 unsigned int flg, ignored = 0; in lpuart_rxint() local
672 if (++ignored > 100) in lpuart_rxint()
705 unsigned int flg, ignored = 0; in lpuart32_rxint() local
736 if (++ignored > 100) in lpuart32_rxint()
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dfsl,mxs-pinctrl.txt51 effects only on group node, and will get ignored by driver with config node,
Drenesas,pfc-pinctrl.txt57 All pin configuration nodes and subnodes names are ignored. All of those nodes
Dpinctrl-single.txt18 pin functions is ignored
/linux-4.4.14/Documentation/cgroups/
Dfreezer-subsystem.txt22 blocked, or ignored it can be seen by waiting or ptracing parent tasks.
/linux-4.4.14/Documentation/serial/
Dtty.txt58 The return value is ignored. Can sleep.
141 ignored.
/linux-4.4.14/drivers/block/aoe/
Daoeblk.c113 static int aoedisk_debugfs_show(struct seq_file *s, void *ignored) in aoedisk_debugfs_show() argument
/linux-4.4.14/Documentation/aoe/
Daoe.txt48 untrusted networks should be ignored as a matter of security. See
/linux-4.4.14/Documentation/devicetree/bindings/iommu/
Diommu.txt81 device's parent node it will be ignored. An exception to this rule is if the
/linux-4.4.14/drivers/base/regmap/
Dregcache-rbtree.c137 static int rbtree_show(struct seq_file *s, void *ignored) in rbtree_show() argument
/linux-4.4.14/tools/perf/Documentation/
Dperf-stat.txt85 In per-thread mode, this option is ignored. The -a option is still necessary
Dperf-script-perl.txt42 ignored (or passed to a 'trace_handled' function, see below) and the
Dperf-top.txt176 beyond the specified depth will be ignored. This is a trade-off
Dperf-probe.txt88 which do not have instances are ignored.
Dperf-script.txt155 ignored for that type. For example:
/linux-4.4.14/tools/usb/
Dffs-test.c239 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" in descs_to_legacy()
/linux-4.4.14/Documentation/pcmcia/
Ddriver-changes.txt111 is ignored.
/linux-4.4.14/arch/mips/
DKconfig.debug50 command line will be ignored and replaced by the built-in string.
/linux-4.4.14/net/wireless/
DKconfig167 older wireless-regdb formats will be ignored. The parser may later
/linux-4.4.14/drivers/staging/android/
Dashmem.c263 static int ashmem_release(struct inode *ignored, struct file *file) in ashmem_release() argument
/linux-4.4.14/drivers/usb/usbip/
Dusbip_protocol.txt257 | | | transmit an ISO frame, ignored if URB_ISO_ASAP
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c275 static int inotify_release(struct inode *ignored, struct file *file) in inotify_release() argument
/linux-4.4.14/Documentation/cpu-freq/
Dpcc-cpufreq.txt110 ignored by OSPM. The next invocation of "Get Average Frequency" will inform
Dgovernors.txt153 run with a 'nice' value will not count (and thus be ignored) in the
/linux-4.4.14/drivers/sh/maple/
Dmaple.c419 static int setup_maple_commands(struct device *device, void *ignored) in setup_maple_commands() argument
/linux-4.4.14/drivers/net/ethernet/realtek/
Datp.c187 static void atp_timed_checker(unsigned long ignored);
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-api.txt83 the argument to the ioctl is ignored.
/linux-4.4.14/Documentation/video4linux/
Duvcvideo.txt123 UVC_CTRL_DATA_TYPE_SIGNED. Other values are currently ignored.
Domap3isp.txt185 ignored.
/linux-4.4.14/arch/mips/cavium-octeon/
Dsetup.c69 static void octeon_kexec_smp_down(void *ignored) in octeon_kexec_smp_down() argument
/linux-4.4.14/drivers/iommu/
Dintel-iommu.c3258 if (drhd->ignored) { in init_dmars()
3895 drhd->ignored = 1; in init_no_remapping_devices()
3915 drhd->ignored = 1; in init_no_remapping_devices()
3934 if (drhd->ignored) { in init_iommu_hw()
4230 if (dmaru->ignored) { in intel_iommu_add()
/linux-4.4.14/Documentation/scheduler/
Dcompletion.txt171 deliberately ignored a comment should probably explain why (e.g. see
/linux-4.4.14/fs/notify/fanotify/
Dfanotify_user.c355 static int fanotify_release(struct inode *ignored, struct file *file) in fanotify_release() argument
/linux-4.4.14/Documentation/frv/
Dkernel-ABI.txt73 hardware breakpoints and watchpoints will be ignored. This mode is
/linux-4.4.14/drivers/hwmon/
Dsht15.c903 void *ignored) in sht15_invalidate_voltage() argument
/linux-4.4.14/drivers/tty/vt/
Dvt.c157 static void console_callback(struct work_struct *ignored);
158 static void con_driver_unregister_callback(struct work_struct *ignored);
2440 static void console_callback(struct work_struct *ignored) in console_callback() argument
3681 static void con_driver_unregister_callback(struct work_struct *ignored) in con_driver_unregister_callback() argument
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME182 that is ignored by local server applications and non-cifs clients and that will
377 credentials Although ignored by the cifs kernel component, it is used by
382 guest Although ignored by the kernel component, the mount.cifs
549 This option is ignored when specified together with the
/linux-4.4.14/kernel/
Dsignal.c1163 int ret, blocked, ignored; in force_sig_info() local
1168 ignored = action->sa.sa_handler == SIG_IGN; in force_sig_info()
1170 if (blocked || ignored) { in force_sig_info()
/linux-4.4.14/arch/x86/kernel/apic/
Dx2apic_uv_x.c739 static void uv_heartbeat(unsigned long ignored) in uv_heartbeat() argument
/linux-4.4.14/drivers/media/usb/pwc/
Dphilips.txt126 750) and OEMs. For other cameras this command is silently ignored, and
/linux-4.4.14/fs/fat/
Dinode.c1431 if (b->ignored[0] != 0xeb || b->ignored[2] != 0x90) { in fat_read_static_bpb()

12