/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | test_custom_sec_handlers.c | 24 SEC("abc/whatever") 55 int whatever; in xyz() local 58 bpf_copy_from_user(&whatever, sizeof(whatever), NULL); in xyz()
|
D | linked_funcs1.c | 48 static volatile int whatever; in set_output_weak() local 53 whatever = bpf_core_type_size(struct task_struct); in set_output_weak() 67 static volatile int whatever; in BPF_PROG() local 73 whatever = bpf_core_type_size(struct task_struct); in BPF_PROG()
|
D | linked_funcs2.c | 48 static volatile int whatever; in set_output_weak() local 53 whatever = 2 * bpf_core_type_size(struct task_struct); in set_output_weak() 67 static volatile int whatever; in BPF_PROG() local 73 whatever = bpf_core_type_size(struct task_struct); in BPF_PROG()
|
D | test_autoload.c | 28 int whatever; member 35 fake->whatever = 123; in prog3()
|
/Linux-v6.1/include/linux/ |
D | rculist_nulls.h | 26 * The caller must take whatever precautions are necessary (such as 66 * The caller must take whatever precautions are necessary 89 * The caller must take whatever precautions are necessary 120 * The caller must take whatever precautions are necessary
|
D | rculist.h | 96 * The caller must take whatever precautions are necessary 117 * The caller must take whatever precautions are necessary 142 * The caller must take whatever precautions are necessary 174 * The caller must take whatever precautions are necessary (such as 219 * Important note: the caller must take whatever action is necessary to prevent 503 * The caller must take whatever precautions are necessary 574 * The caller must take whatever precautions are necessary 605 * The caller must take whatever precautions are necessary 642 * The caller must take whatever precautions are necessary 669 * The caller must take whatever precautions are necessary
|
D | rculist_bl.h | 38 * The caller must take whatever precautions are necessary 61 * The caller must take whatever precautions are necessary
|
/Linux-v6.1/fs/xfs/scrub/ |
D | health.c | 63 * sick_mask_visible to reflect whatever other structures are rebuilt, and 121 * If the scrubber finds errors, we mark sick whatever's mentioned in 125 * Otherwise, no direct corruption was found, so mark whatever's in 185 * We always want the cursor if it's the same type as whatever we're in xchk_ag_btree_healthy_enough()
|
D | scrub.h | 20 /* Acquire whatever resources are needed for the operation. */ 81 * status with whatever we find.
|
/Linux-v6.1/drivers/usb/gadget/ |
D | Kconfig | 388 application may choose to do whatever it wants with the data 389 received from the USB Host and choose to provide whatever it 420 application may choose to do whatever it wants with the data 421 received from the USB Host and choose to provide whatever it
|
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_log_recover.h | 38 /* Do whatever work we need to do for pass1, if provided. */ 42 * This function should do whatever work is needed for pass2 of log
|
/Linux-v6.1/include/linux/decompress/ |
D | unxz.h | 7 * You can do whatever you want with this file.
|
/Linux-v6.1/drivers/parport/ |
D | TODO-parport | 14 with (maybe just log) whatever the printer wants to tell the world.
|
/Linux-v6.1/scripts/ |
D | xz_wrap.sh | 9 # You can do whatever you want with this file.
|
D | subarch.include | 4 # then ARCH is assigned, getting whatever value it gets normally, and
|
/Linux-v6.1/lib/xz/ |
D | xz_dec_syms.c | 7 * You can do whatever you want with this file.
|
/Linux-v6.1/Documentation/images/ |
D | COPYING-logo | 8 scale down to smaller sizes and are better for letterheads or whatever
|
/Linux-v6.1/tools/testing/selftests/bpf/verifier/ |
D | raw_tp_writable.c | 24 /* clobber whatever's there */
|
/Linux-v6.1/kernel/ |
D | kexec_internal.h | 17 * Whatever is used to serialize accesses to the kexec_crash_image needs to be
|
/Linux-v6.1/arch/arm/boot/compressed/ |
D | head-xscale.S | 19 @ whatever state it is, before it is turned off.
|
/Linux-v6.1/tools/perf/trace/beauty/tracepoints/ |
D | x86_irq_vectors.sh | 14 # and then replace whatever is using it and that is useful, which at
|
/Linux-v6.1/Documentation/block/ |
D | switching-sched.rst | 25 device name (hda, hdb, sga, or whatever you happen to have).
|
/Linux-v6.1/LICENSES/exceptions/ |
D | Linux-syscall-note | 22 v2.2 or v3.x or whatever), unless explicitly otherwise stated.
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/smsc/ |
D | smc9.rst | 36 ifport=x : 0 for whatever is default
|
/Linux-v6.1/drivers/video/ |
D | of_videomode.c | 20 * (Set this to OF_USE_NATIVE_MODE to use whatever mode is
|