Home
last modified time | relevance | path

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

12345678

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dlinked_funcs1.c48 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()
Dlinked_funcs2.c48 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()
Dtest_custom_sec_handlers.c55 int whatever; in xyz() local
58 bpf_copy_from_user(&whatever, sizeof(whatever), NULL); in xyz()
Dtest_autoload.c28 int whatever; member
35 fake->whatever = 123; in prog3()
/linux-6.1.9/drivers/parport/
DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/linux-6.1.9/arch/x86/realmode/rm/
Dtrampoline_32.S51 lgdtl tr_gdt # load gdt with whatever is appropriate
Dtrampoline_64.S68 lgdtl tr_gdt # load gdt with whatever is appropriate
/linux-6.1.9/scripts/
Dsubarch.include4 # then ARCH is assigned, getting whatever value it gets normally, and
/linux-6.1.9/arch/arm/boot/compressed/
Dhead-xscale.S19 @ whatever state it is, before it is turned off.
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-power-twl403013 TWL data sheets. This uses whatever
/linux-6.1.9/Documentation/images/
DCOPYING-logo8 scale down to smaller sizes and are better for letterheads or whatever
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/smsc/
Dsmc9.rst36 ifport=x : 0 for whatever is default
/linux-6.1.9/Documentation/block/
Dswitching-sched.rst25 device name (hda, hdb, sga, or whatever you happen to have).
/linux-6.1.9/LICENSES/exceptions/
DLinux-syscall-note22 v2.2 or v3.x or whatever), unless explicitly otherwise stated.
/linux-6.1.9/drivers/iio/trigger/
DKconfig53 as possible under the limitations of whatever else is going on.
/linux-6.1.9/Documentation/admin-guide/media/
Dsaa7134.rst74 describe at the lots what it changes / which problem it fixes / whatever
/linux-6.1.9/Documentation/netlabel/
Dlsm_interface.rst28 security attributes into whatever security identifiers are in use for their
/linux-6.1.9/drivers/usb/gadget/
DKconfig388 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-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-query-dv-timings.rst62 capabilities), then the driver fills in whatever timings it could find
/linux-6.1.9/arch/arm/boot/dts/
Dorion5x-lacie-ethernet-disk-mini-v2.dts86 * and 'whatever is left'.
Dorion5x-maxtor-shared-storage-2.dts67 * and 'whatever is left'.
/linux-6.1.9/Documentation/filesystems/ext4/
Dchecksums.rst27 of checksum. The checksum function is whatever the superblock describes
/linux-6.1.9/Documentation/devicetree/bindings/regulator/
Drichtek,rt5190a-regulator.yaml48 whatever the 'mutein' signal is, it will pull down the 'muteout' to force
/linux-6.1.9/Documentation/fb/
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-6.1.9/Documentation/scsi/
Dscsi-changer.rst24 later may be anything, a MOD, a CD-ROM, a tape or whatever. For the
42 CD-ROM / Tape / whatever drive.

12345678