/linux-4.4.14/security/tomoyo/ |
D | condition.c | 26 u8 *checked) in tomoyo_argv() argument 31 for (i = 0; i < argc; argv++, checked++, i++) { in tomoyo_argv() 35 *checked = 1; in tomoyo_argv() 59 u8 *checked) in tomoyo_envp() argument 68 for (i = 0; i < envc; envp++, checked++, i++) { in tomoyo_envp() 72 *checked = 1; in tomoyo_envp() 114 u8 *checked; in tomoyo_scan_bprm() local 116 checked = local_checked; in tomoyo_scan_bprm() 119 checked = kzalloc(argc + envc, GFP_NOFS); in tomoyo_scan_bprm() 120 if (!checked) in tomoyo_scan_bprm() [all …]
|
/linux-4.4.14/drivers/sh/maple/ |
D | maple.c | 60 static bool checked[MAPLE_PORTS]; variable 472 if (checked[x] && empty[x]) { in maple_vblank_handler() 563 if (checked[mdev->port] == false) { in maple_response_none() 564 checked[mdev->port] = true; in maple_response_none() 582 if ((mdev->unit == 0) && (checked[mdev->port] == false)) { in maple_response_devinfo() 583 checked[mdev->port] = true; in maple_response_devinfo() 621 if (checked[i] == false) { in maple_port_rescan() 846 checked[i] = false; in maple_bus_init()
|
/linux-4.4.14/drivers/md/bcache/ |
D | alloc.c | 218 size_t checked = 0; in invalidate_buckets_fifo() local 230 if (++checked >= ca->sb.nbuckets) { in invalidate_buckets_fifo() 241 size_t checked = 0; in invalidate_buckets_random() local 255 if (++checked >= ca->sb.nbuckets / 2) { in invalidate_buckets_random()
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | msr.txt | 47 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid 111 of specific flags has to be checked in 0x40000001 cpuid leaf. 125 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid 136 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid 146 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
|
D | api.txt | 72 means availability needs to be checked with KVM_CHECK_EXTENSION 2132 userspace. The host will set a flag in the pvclock structure that is checked 3610 Only privileged operation exceptions will be checked for in the kernel (or even
|
/linux-4.4.14/scripts/coccinelle/misc/ |
D | orplus.cocci | 2 /// The results should be checked manually to ensure that the nonzero
|
/linux-4.4.14/Documentation/input/ |
D | walkera0701.txt | 107 calculated by sum of binary values in checked nibbles + sum of octal values 108 in checked nibbles divided by 8. Only bit 0 of this sum is used.
|
D | event-codes.txt | 267 compatibility, both methods need to be checked in userspace.
|
/linux-4.4.14/Documentation/w1/slaves/ |
D | w1_ds2406 | 24 CRCs are checked on read and write. Failed checks cause an I/O error to be
|
/linux-4.4.14/arch/metag/ |
D | Kconfig.soc | 49 All memory accesses will be checked for alignment and an exception
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-stats.txt | 72 2) # of times in this domain load_balance() checked but found 89 10) # of times in this domain load_balance() checked but found the 105 18) # of times in this domain load_balance() checked but found the
|
D | completion.txt | 146 The below variants all return status and this status should be checked in 147 most(/all) cases - in cases where the status is deliberately not checked you
|
D | sched-rt-group.txt | 138 Group settings are checked against the following limits in order to keep the
|
/linux-4.4.14/tools/power/cpupower/ |
D | README | 9 For both it's not explicitly checked for (yet).
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-ksm | 30 pages_unshared: how many pages unique but repeatedly checked
|
/linux-4.4.14/drivers/acpi/apei/ |
D | Kconfig | 31 error registers or non-standard hardware link can be checked
|
/linux-4.4.14/Documentation/ |
D | coccinelle.txt | 86 description of the problem being checked by the semantic patch, and 90 positives. Thus, reports must be carefully checked, and patches 119 By default the entire kernel source tree is checked.
|
D | highuid.txt | 56 Other filesystems have not been checked yet.
|
D | SubmitChecklist | 81 21: Has been checked with injection of at least slab and page-allocation
|
D | flexible-arrays.txt | 48 element size and total will be checked for validity at compile time.
|
D | module-signing.txt | 89 their signatures checked without causing a dependency loop.
|
D | vme_api.txt | 266 are not checked until an entry is added to a DMA list, the request
|
D | adding-syscalls.txt | 146 to be governed by the appropriate Linux capability bit (checked with a call to
|
D | edac.txt | 60 There is a PCI device attribute located in sysfs that is checked by
|
D | kmemcheck.txt | 689 return value of kmalloc() is checked -- in other words, passing NULL
|
D | kprobes.txt | 618 Anyway, these limitations are checked by the in-kernel instruction
|
/linux-4.4.14/Documentation/isdn/ |
D | README.diversion | 56 In this case all incoming calls are checked by rules that may be 104 If the module is actually loaded and active may be checked with a
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | kapi.c | 205 if (!vol->checked) { in ubi_open_volume() 218 vol->checked = 1; in ubi_open_volume()
|
D | ubi.h | 344 unsigned int checked:1; member
|
D | cdev.c | 379 vol->checked = 1; in vol_cdev_write()
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm80 | 36 should work in the same way (but this must be checked; the datasheet
|
D | sysfs-interface | 731 checked if its acceptable. Be careful with further conversions on the value
|
/linux-4.4.14/tools/perf/tests/attr/ |
D | README | 10 these files are checked for values we expect for command.
|
/linux-4.4.14/Documentation/block/ |
D | deadline-iosched.txt | 38 deadline expiries are only checked between batches. fifo_batch controls the
|
/linux-4.4.14/Documentation/EDID/ |
D | HOWTO.txt | 54 created, it must be checked with the "edid-decode" utility which will
|
/linux-4.4.14/fs/btrfs/ |
D | relocation.c | 74 unsigned int checked:1; member 744 WARN_ON(cur->checked); 759 if (!exist->checked) 872 ASSERT(upper->checked); 967 upper->checked = 0; 969 upper->checked = 1; 977 if (!upper->checked && need_check) { 982 if (upper->checked) 989 ASSERT(upper->checked); 1018 cur->checked = 1; [all …]
|
/linux-4.4.14/arch/c6x/ |
D | Kconfig | 146 Usually the pointer transfer from user space is checked to see if its
|
/linux-4.4.14/Documentation/powerpc/ |
D | transactional_memory.txt | 107 delivered. For future compatibility the MSR.TS field should be checked to 186 These can be checked by the user program's abort handler as TEXASR[0:7]. If
|
/linux-4.4.14/Documentation/arm/ |
D | Setup | 19 will be checked by the kernel.
|
D | Interrupts | 158 be re-checked for pending events. (see the Neponset IRQ handler for
|
D | cluster-pm-race-avoidance.txt | 356 CPUs can be checked for entry into CPU_COMING_UP or CPU_UP.
|
/linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec4.txt | 204 will be checked at run time. After an initial hash result is 205 calculated, these addresses are checked by HW to monitor any 280 followed by the length of the HW partition to be checked;
|
/linux-4.4.14/Documentation/power/ |
D | s2ram.txt | 54 until after the hash is checked. You can check the hash against the current
|
D | runtime_pm.txt | 141 checked. If that counter also is equal to zero, the PM core executes the 334 checked additionally, and -EACCES means that 'power.disable_depth' is
|
/linux-4.4.14/fs/affs/ |
D | Changes | 253 - fsuser is now checked last. 289 now checked for validity.
|
/linux-4.4.14/Documentation/networking/ |
D | nfc.txt | 90 operation by calling STOP_POLL command. In this case, it will be checked if
|
D | skfp.txt | 92 The adapter can be checked using the diagnostic program
|
D | packet_mmap.txt | 315 predetermined sizes that kmalloc uses can be checked in the "size-<bytes>" 395 The following are conditions that are checked in packet_set_ring 462 statistics where checked with getsockopt() and
|
D | README.ipw2100 | 33 quality checked to ensure that they meet all necessary local and
|
D | README.ipw2200 | 46 quality checked to ensure that they meet all necessary local and
|
D | filter.txt | 1043 are PTR_TO_CTX, PTR_TO_MAP, FRAME_PTR. They are bounds and alignment checked.
|
D | can.txt | 872 checked in the appropriate receive list. All entries contain the
|
/linux-4.4.14/fs/reiserfs/ |
D | inode.c | 2534 int checked = PageChecked(page); in reiserfs_write_full_page() local 2541 if (checked && (current->flags & PF_MEMALLOC)) { in reiserfs_write_full_page() 2587 } else if ((checked || buffer_dirty(bh)) && in reiserfs_write_full_page() 2610 if (checked) { in reiserfs_write_full_page() 2628 if (checked) { in reiserfs_write_full_page() 2652 if (checked) { in reiserfs_write_full_page()
|
/linux-4.4.14/Documentation/driver-model/ |
D | platform.txt | 174 checked for matches. Platform devices should be registered very 178 unbound devices on that bus are checked for matches. Drivers
|
/linux-4.4.14/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 68 is checked during mount time and, if the server does not support it, appropriate capabilities
|
/linux-4.4.14/include/linux/ |
D | page-flags.h | 218 PAGEFLAG(Checked, checked) /* Used by some filesystems */
|
/linux-4.4.14/Documentation/vm/ |
D | ksm.txt | 87 pages_unshared - how many pages unique but repeatedly checked for merging
|
D | userfaultfd.txt | 139 checked to find which missing pages to send in round robin and we seek
|
D | page_migration | 109 7. The radix tree is checked and if it does not contain the pointer to this
|
D | slub.txt | 132 longer be checked. This is useful to avoid SLUB trying to generate
|
D | cleancache.txt | 256 The cleancache_enabled flag is checked in all of the frequently-used
|
D | unevictable-lru.txt | 412 mlocked pages. Note, however, that at this point we haven't checked whether
|
/linux-4.4.14/Documentation/locking/ |
D | locktorture.txt | 145 checked for such errors. The "rmmod" command forces a "SUCCESS",
|
D | lockdep-design.txt | 221 table, which hash-table can be checked in a lockfree manner. If the
|
D | rt-mutex-design.txt | 413 rt_mutex_adjust_prio_chain is called with a task to be checked for PI 432 A loop is entered, where task is the owner to be checked for PI changes that
|
/linux-4.4.14/Documentation/device-mapper/ |
D | verity.txt | 29 checked. It may be specified as a path, like /dev/sdaX, or a device number,
|
D | dm-raid.txt | 187 checked for consistency. The number of
|
D | cache.txt | 264 device must be deactivated and checked/repaired before the
|
D | thin-provisioning.txt | 320 device must be deactivated and checked/repaired before the
|
/linux-4.4.14/arch/arm/plat-samsung/ |
D | Kconfig | 263 going to sleep. The blocks are then checked on resume for any
|
/linux-4.4.14/Documentation/fb/ |
D | vesafb.txt | 103 support nor the specs, so I have not checked this yet.
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-class-ubi | 203 checked using the "corrupted" sysfs file.
|
/linux-4.4.14/Documentation/kbuild/ |
D | kbuild.txt | 85 The value of KBUILD_DEBARCH is assumed (not checked) to be a valid Debian
|
D | makefiles.txt | 1105 When the rule is evaluated, it is checked to see if any files
|
/linux-4.4.14/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 193 Make sure the return value gets checked and the error message, if present,
|
D | watchdog-kernel-api.txt | 191 after calling watchdog_unregister_device, and then checked before calling
|
/linux-4.4.14/Documentation/i2c/ |
D | slave-interface | 66 bus drivers and must be checked for by backend drivers.
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | skeleton.S | 444 | the EXC_SR is checked and a simple memory copy is done if reading
|
D | res_func.S | 477 | is double or single, the result is zero, and the mode is checked
|
/linux-4.4.14/Documentation/leds/ |
D | ledtrig-transient.txt | 106 Please note that current LED state is not checked prior to
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Introduction | 184 The status of sound may be read/checked by: 192 which other modules may be checked by:
|
/linux-4.4.14/arch/blackfin/ |
D | Kconfig.debug | 229 Usually the pointer transfer from user space is checked to see if its
|
/linux-4.4.14/Documentation/filesystems/ |
D | affs.txt | 214 fsck that the fs should not be checked (place a '0' in the sixth field
|
D | autofs4-mount-control.txt | 211 the structure size then a path is assumed to be present and is checked to 388 is looked up and is checked to see if it is the root of a mount. If a
|
D | squashfs.txt | 95 the source directory, and checked for duplicates. Once all file data has been
|
D | vfat.txt | 192 * vfat_valid_longname does not properly checked reserved names.
|
D | xfs-self-describing-metadata.txt | 236 The code ensures that the CRC is only checked if the filesystem has CRCs enabled
|
D | path-lookup.txt | 163 another list without ever having checked object 3.
|
D | xfs-delayed-logging-design.txt | 555 checkpoint commit to complete. This background push is checked and executed by
|
D | vfs.txt | 431 exist; this is checked by the VFS. Unlike plain rename,
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 244 [Volume|Switch]" will be checked in addition.
|
D | Audiophile-Usb.txt | 308 * Hardware constraints due to the USB bus limitation aren't checked
|
D | ALSA-Configuration.txt | 935 of the capture stream is checked from both LPIB and POSBUF
|
/linux-4.4.14/scripts/ |
D | Kbuild.include | 274 # Output (listed in the order they are checked):
|
D | analyze_suspend.py | 2372 ….pf:checked + label {background: url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone="no"?… 2373 ….pf:not(:checked) ~ label {background: url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone… 2374 .pf:checked ~ *:not(:nth-child(2)) {display: none;}\n\
|
D | spelling.txt | 215 chked||checked
|
/linux-4.4.14/Documentation/sysctl/ |
D | net.txt | 232 Controls the rate at which expires are checked.
|
D | kernel.txt | 329 The upper bound on the number of tasks that are checked. 902 The value written is checked against the available RAM pages. If the
|
/linux-4.4.14/block/ |
D | blk-mq.c | 654 int checked = 8; in blk_mq_attempt_merge() local 659 if (!checked--) in blk_mq_attempt_merge()
|
/linux-4.4.14/Documentation/scsi/ |
D | arcmsr_spec.txt | 208 ** byte 4-0x?? : user password to be checked
|
D | ChangeLog.megaraid | 43 > I've checked filesystem, memory on the node, motherboard BIOS
|
D | st.txt | 254 started and the write call returns immediately. The status is checked
|
/linux-4.4.14/Documentation/acpi/ |
D | enumeration.txt | 410 return package will be checked first. Also in that case the bus type the device
|
/linux-4.4.14/Documentation/RCU/ |
D | torture.txt | 318 checked for such errors. The "rmmod" command forces a "SUCCESS",
|
D | stallwarn.txt | 19 this parameter is checked only at the beginning of a cycle.
|
D | trace.txt | 342 not yet checked in for the current grace period ("e"
|
D | whatisRCU.txt | 882 All: lockdep-checked RCU-protected pointer access
|
/linux-4.4.14/Documentation/gpio/ |
D | consumer.txt | 153 checked, since the get/set calls don't return errors and since misconfiguration
|
D | gpio-legacy.txt | 139 be checked, since the get/set calls don't have error returns and since 257 gpio_request() must be checked. You should normally issue these calls from
|
/linux-4.4.14/arch/ |
D | Kconfig | 334 - secure_computing return value is checked and a return value of -1
|
/linux-4.4.14/Documentation/trace/ |
D | events.txt | 157 the trace buffer, its fields are checked against the filter expression
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 294 # Since we already checked this case above, we can treat the most significant
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 876 $arg$ is checked against the maximum head rate of the drive found in the 879 First disc is numbered 0. The number $arg$ is checked against the
|
/linux-4.4.14/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 510 policies may require both incoming and outgoing datagrams be checked against
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 701 packets will be checked if the program has appropriate privilege.
|
D | keys.txt | 615 checked for keys before recursion into its children occurs.
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 286 (such as Windows), permissions can also be checked at the
|
/linux-4.4.14/Documentation/video4linux/ |
D | vivid.txt | 898 capture and VBI capture devices. When checked the video looping will be enabled.
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 412 * message byte we receive so it can be checked prior to
|
D | aic79xx.seq | 1483 * both FIFOs have been allocated since we last checked
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 597 regions to be regularly checked for invalid topology.
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 545 can be loaded after the file systems have been checked and mounted, or
|