/kernel/linux/linux-5.10/drivers/eisa/ |
H A D | eisa.ids | 64 AIR0101 "AIR486SE/25/33 EISA Baby AT-foot print motherboard."
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 4168 * - like (1), but FIP and FDP (foo) are only 16 bit. At least Intel CPUs
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | fault.c | 911 * 1. T1 : mprotect_key(foo, PAGE_SIZE, pkey=4); in bad_area_access_error() 914 * 4. T2: mprotect_key(foo, PAGE_SIZE, pkey=5); in bad_area_access_error()
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_nl.c | 1746 * someone fooled it, we need to double check here) in open_backing_devices()
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | sun6i-dma.c | 121 * documents, and the footnote of this register says that this bit
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | sb_edac.c | 1516 edac_dbg(3, " total TAD DRAM footprint in table%d : 0x%llx (%lld bytes)\n", in knl_get_dimm_capacity()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib-of.c | 369 * properties should be named "foo-gpios" so we have this special kludge for 431 * properties should be named "foo-gpios" so we have this special kludge for 500 /* Try GPIO property "foo-gpios" and "foo-gpio" */ in of_find_gpio()
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | pktcdvd.c | 1364 static int kcdrwd(void *foobar) in kcdrwd() argument 1366 struct pktcdvd_device *pd = foobar; in kcdrwd()
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | nwflash.c | 300 * reset footbridge to the correct offset 0 (...0..3) in erase_block() 440 * program footbridge to the correct offset...0..3 in write_block()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | speedstep-lib.c | 289 * cf. 25130917.pdf / page 7, footnote 5 even in speedstep_detect_processor()
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | efi-stub.c | 29 * entire footprint of the UEFI runtime services memory regions)
|
/kernel/linux/linux-5.10/arch/ia64/scripts/ |
H A D | check-text-align.S | 2 .proc foo 4 foo: .save rp, r2 label 7 .endp foo
|
/kernel/linux/linux-5.10/arch/mips/alchemy/common/ |
H A D | vss.c | 16 #define VSS_FTR 0x08 /* footers */ 33 /* enable footers in sequence */ in __enable_block() 66 __raw_writel(0, base + VSS_FTR); /* disable all footers */ in __disable_block()
|
/kernel/linux/linux-5.10/arch/x86/um/ |
H A D | signal.c | 95 env[5] = fxsave->foo; in convert_fxsr_to_user() 132 fxsave->foo = env[5]; in convert_fxsr_from_user()
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_mpiix.c | 197 without BARs set fools the setup. #2 If you pci_disable_device in mpiix_init_one()
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
H A D | msm8992.dtsi | 520 /* Don't be fooled! Nobody knows the reason why though... */
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | process.c | 21 * but we're shooting for a small footprint and it's not an inner-loop
|
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | memcpy.S | 45 * itself) and a small icache footprint. Otherwise, we jump off to
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | openprom.h | 299 int vector; /* This is foobar, what does it do? */
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
H A D | memory.rst | 960 # mkdir foo 961 # cd foo
|
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/ |
H A D | board.rst | 29 foo_device { 30 compatible = "acme,foo"; 72 Device (FOO) { 90 ^FOO, 0, 0, 1, 91 ^FOO, 1, 0, 1, 92 ^FOO, 2, 0, 1, 97 Package () {^FOO, 3, 0, 0}, 153 .dev_id = "foo.0", 167 The driver controlling "foo.0" will then be able to obtain its GPIOs as follows:: 191 GPIO_HOG("gpio.0", 10, "foo", GPIO_ACTIVE_LO [all...] |
/kernel/linux/linux-5.10/Documentation/filesystems/ |
H A D | mount_api.rst | 702 fsparam_flag_no ("foo", Opt_foo),
|
H A D | inotify.rst | 50 - There would be no way to get event ordering. Events on file foo and
|
/kernel/linux/linux-5.10/Documentation/process/ |
H A D | submitting-patches.rst | 60 performance, memory consumption, stack footprint, or binary size,
|
/kernel/linux/linux-5.10/Documentation/trace/ |
H A D | ftrace.rst | 3375 # mkdir instances/foo 3376 # ls instances/foo 3399 # mkdir instances/foo 3403 # echo 1000 > instances/foo/buffer_size_kb 3406 # echo 1 > instances/foo/events/sched/sched_wakeup/enable 3407 # echo 1 > instances/foo/events/sched/sched_wakeup_new/enable 3408 # echo 1 > instances/foo/events/sched/sched_switch/enable 3426 # cat instances/foo/trace_pipe 3479 the function tracing. The foo instance displays wakeups and task 3485 # rmdir instances/foo [all...] |