/Linux-v4.19/security/tomoyo/ |
D | condition.c | 27 u8 *checked) in tomoyo_argv() argument 32 for (i = 0; i < argc; argv++, checked++, i++) { in tomoyo_argv() 36 *checked = 1; in tomoyo_argv() 60 u8 *checked) in tomoyo_envp() argument 69 for (i = 0; i < envc; envp++, checked++, i++) { in tomoyo_envp() 73 *checked = 1; in tomoyo_envp() 115 u8 *checked; in tomoyo_scan_bprm() local 117 checked = local_checked; in tomoyo_scan_bprm() 120 checked = kzalloc(argc + envc, GFP_NOFS); in tomoyo_scan_bprm() 121 if (!checked) in tomoyo_scan_bprm() [all …]
|
/Linux-v4.19/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-v4.19/Documentation/filesystems/ |
D | ocfs2-online-filecheck.txt | 49 communicate with kernel space, tell which file(inode number) will be checked or 89 the inode must first be checked for errors before performing a final fix. 93 fixed/checked, the detailed errors which were fixed/checked are printed in the
|
/Linux-v4.19/tools/testing/radix-tree/ |
D | test.c | 218 unsigned long checked = 0; in find_item() local 225 checked++; in find_item() 226 if ((checked % 4) != 0) in find_item()
|
/Linux-v4.19/arch/c6x/ |
D | Kconfig.debug | 7 Usually the pointer transfer from user space is checked to see if its
|
/Linux-v4.19/scripts/ |
D | spdxcheck.py | 92 self.checked = 0 167 self.checked += 1 275 sys.stderr.write('Files checked: %12d\n' %parser.checked)
|
/Linux-v4.19/Documentation/core-api/ |
D | errseq.rst | 37 record the state at the time that it was checked. This allows us to 39 can tell whether the value has changed since they last checked it. 111 whether one was made since they last checked, and the latest value 154 since the last time it was checked.
|
D | debug-objects.rst | 73 When the real object is already tracked by debugobjects it is checked, 96 When the real object is already tracked by debugobjects it is checked, 120 When the real object is already tracked by debugobjects it is checked, 145 When the real object is tracked by debugobjects it is checked, whether 160 When the real object is tracked by debugobjects it is checked, whether 176 When the real object is tracked by debugobjects it is checked, whether
|
/Linux-v4.19/drivers/md/bcache/ |
D | alloc.c | 220 size_t checked = 0; in invalidate_buckets_fifo() local 232 if (++checked >= ca->sb.nbuckets) { in invalidate_buckets_fifo() 243 size_t checked = 0; in invalidate_buckets_random() local 258 if (++checked >= ca->sb.nbuckets / 2) { in invalidate_buckets_random()
|
/Linux-v4.19/Documentation/driver-api/firmware/ |
D | lookup-order.rst | 9 * The ''Built-in firmware'' is checked first, if the firmware is present we
|
/Linux-v4.19/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
|
/Linux-v4.19/Documentation/input/devices/ |
D | walkera0701.rst | 127 calculated by sum of binary values in checked nibbles + sum of octal values 128 in checked nibbles divided by 8. Only bit 0 of this sum is used.
|
/Linux-v4.19/scripts/coccinelle/misc/ |
D | orplus.cocci | 2 /// The results should be checked manually to ensure that the nonzero
|
/Linux-v4.19/scripts/kconfig/tests/preprocess/variable/ |
D | Kconfig | 47 # The number of arguments is not checked for user-defined functions.
|
/Linux-v4.19/Documentation/w1/slaves/ |
D | w1_ds2406 | 24 CRCs are checked on read and write. Failed checks cause an I/O error to be
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | berlin2cd-google-chromecast.dts | 31 * normally. Fortunately, this alternate property is checked
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-set-filter.rst | 39 state whether a section should be CRC-checked, whether the filter should
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/sunxi/ |
D | smp-sram.txt | 38 * This is checked by BROM to determine if
|
/Linux-v4.19/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
|
/Linux-v4.19/tools/power/cpupower/ |
D | README | 9 For both it's not explicitly checked for (yet).
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ipsec.c | 549 int checked, match, first; in ixgbe_ipsec_add_sa() local 611 checked = 0; in ixgbe_ipsec_add_sa() 616 (checked < ipsec->num_rx_sa || first < 0); in ixgbe_ipsec_add_sa() 624 checked++; in ixgbe_ipsec_add_sa()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-ksm | 30 pages_unshared: how many pages unique but repeatedly checked
|
/Linux-v4.19/tools/testing/selftests/net/forwarding/ |
D | README | 56 o Code shall be checked using ShellCheck [1] prior to submission.
|
/Linux-v4.19/block/ |
D | blk-mq-sched.c | 258 int checked = 8; in blk_mq_bio_list_merge() local 263 if (!checked--) in blk_mq_bio_list_merge()
|
/Linux-v4.19/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
|