| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | linked_funcs2.c | 49 static volatile int whatever; in set_output_weak() local 54 whatever = 2 * bpf_core_type_size(struct task_struct); in set_output_weak() 55 __sink(whatever); in set_output_weak() 69 static volatile int whatever; in BPF_PROG() local 75 whatever = bpf_core_type_size(struct task_struct); in BPF_PROG() 76 __sink(whatever); in BPF_PROG()
|
| D | linked_funcs1.c | 49 static volatile int whatever; in set_output_weak() local 54 whatever = bpf_core_type_size(struct task_struct); in set_output_weak() 55 __sink(whatever); in set_output_weak() 69 static volatile int whatever; in BPF_PROG() local 75 whatever = bpf_core_type_size(struct task_struct); in BPF_PROG() 76 __sink(whatever); in BPF_PROG()
|
| 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 | test_autoload.c | 28 int whatever; member 35 fake->whatever = 123; in prog3()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_autoload.c | 28 int whatever; member 35 fake->whatever = 123; in prog3()
|
| /kernel/linux/linux-5.10/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 | 105 * The caller must take whatever precautions are necessary 126 * The caller must take whatever precautions are necessary 151 * The caller must take whatever precautions are necessary 183 * The caller must take whatever precautions are necessary (such as 228 * Important note: the caller must take whatever action is necessary to prevent 504 * The caller must take whatever precautions are necessary 575 * The caller must take whatever precautions are necessary 606 * The caller must take whatever precautions are necessary 643 * The caller must take whatever precautions are necessary 670 * 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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | health.c | 61 * sick_mask_visible to reflect whatever other structures are rebuilt, and 119 * If the scrubber finds errors, we mark sick whatever's mentioned in 123 * Otherwise, no direct corruption was found, so mark whatever's in 182 * 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. */ 72 * status with whatever we find.
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | health.c | 65 * sick_mask_visible to reflect whatever other structures are rebuilt, and 123 * If the scrubber finds errors, we mark sick whatever's mentioned in 127 * Otherwise, no direct corruption was found, so mark whatever's in 187 * We always want the cursor if it's the same type as whatever we're in xchk_ag_btree_healthy_enough()
|
| D | scrub.h | 36 /* Acquire whatever resources are needed for the operation. */ 91 * Clean up resources owned by whatever is in the buffer. Cleanup can 110 * status with whatever we find.
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/ |
| D | Kconfig | 394 application may choose to do whatever it wants with the data 395 received from the USB Host and choose to provide whatever it 426 application may choose to do whatever it wants with the data 427 received from the USB Host and choose to provide whatever it
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/include/linux/decompress/ |
| D | unxz.h | 7 * You can do whatever you want with this file.
|
| /kernel/linux/linux-5.10/Documentation/ |
| D | COPYING-logo | 8 scale down to smaller sizes and are better for letterheads or whatever
|
| /kernel/linux/linux-6.6/include/linux/decompress/ |
| D | unxz.h | 7 * You can do whatever you want with this file.
|
| /kernel/linux/linux-6.6/scripts/ |
| D | xz_wrap.sh | 9 # You can do whatever you want with this file.
|
| /kernel/linux/linux-6.6/drivers/parport/ |
| D | TODO-parport | 14 with (maybe just log) whatever the printer wants to tell the world.
|
| /kernel/linux/linux-5.10/drivers/parport/ |
| D | TODO-parport | 14 with (maybe just log) whatever the printer wants to tell the world.
|