Home
last modified time | relevance | path

Searched refs:whatever (Results 1 – 25 of 158) sorted by relevance

1234567

/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_funcs2.c49 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()
H A Dlinked_funcs1.c49 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()
H A Dtest_custom_sec_handlers.c55 int whatever; in xyz() local
58 bpf_copy_from_user(&whatever, sizeof(whatever), NULL); in xyz()
H A Dverifier_btf_unreliable_prog.c10 struct whatever {}; struct
15 int btf_unreliable_kprobe(struct whatever *ctx) in btf_unreliable_kprobe()
H A Dtest_autoload.c28 int whatever; member
35 fake->whatever = 123; in prog3()
H A Dverifier_global_subprogs.c210 struct whatever { };
212 __weak int tp_whatever(struct whatever *ctx __arg_ctx) in tp_whatever()
209 struct whatever { }; global() struct
/linux/drivers/parport/
H A DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/linux/arch/x86/realmode/rm/
H A Dtrampoline_32.S51 lgdtl tr_gdt # load gdt with whatever is appropriate
/linux/scripts/
H A Dsubarch.include4 # then ARCH is assigned, getting whatever value it gets normally, and
/linux/arch/arm/boot/compressed/
H A Dhead-xscale.S19 @ whatever state it is, before it is turned off.
H A Dhead-sa1100.S29 @ whatever state it is, before it is turned off.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-twl403013 TWL data sheets. This uses whatever
/linux/Documentation/images/
H A DCOPYING-logo8 scale down to smaller sizes and are better for letterheads or whatever
/linux/Documentation/networking/device_drivers/ethernet/smsc/
H A Dsmc9.rst36 ifport=x : 0 for whatever is default
/linux/Documentation/block/
H A Dswitching-sched.rst25 device name (hda, hdb, sga, or whatever you happen to have).
/linux/LICENSES/exceptions/
H A DLinux-syscall-note22 v2.2 or v3.x or whatever), unless explicitly otherwise stated.
/linux/drivers/iio/trigger/
H A DKconfig53 as possible under the limitations of whatever else is going on.
/linux/drivers/usb/gadget/
H A DKconfig393 application may choose to do whatever it wants with the data
394 received from the USB Host and choose to provide whatever it
425 application may choose to do whatever it wants with the data
426 received from the USB Host and choose to provide whatever it
/linux/Documentation/netlabel/
H A Dlsm_interface.rst28 security attributes into whatever security identifiers are in use for their
/linux/Documentation/admin-guide/media/
H A Dsaa7134.rst74 describe at the lots what it changes / which problem it fixes / whatever
/linux/Documentation/fb/
H A Dsisfb.rst55 (or whatever mode you want to use, alternatively using any other format
57 the parameter format reads mode=none or mode=1024x768x16 (or whatever mode you
/linux/Documentation/scsi/
H A Dscsi-changer.rst24 later may be anything, a MOD, a CD-ROM, a tape or whatever. For the
42 CD-ROM / Tape / whatever drive.
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-query-dv-timings.rst62 capabilities), then the driver fills in whatever timings it could find
/linux/Documentation/filesystems/ext4/
H A Dchecksums.rst27 of checksum. The checksum function is whatever the superblock describes
/linux/arch/arm/boot/dts/marvell/
H A Dorion5x-maxtor-shared-storage-2.dts66 * and 'whatever is left'.

1234567