Searched refs:test3 (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/build/test/moduletest/runtest/bin/enhancedf2fs_t/testcases/bin/ |
D | enhancedf2fs03.sh | 41 mkdir $DISK_PATH/test3 52 dd if=/dev/zero of=$DISK_PATH/test3/image$i bs=512K count=1 55 echo "y" | rm $DISK_PATH/test3/image*[1,3,5,7,9] 85 echo "y" | rm $DISK_PATH/test3/* 86 rmdir $DISK_PATH/test3/
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | fentry_test.c | 27 int BPF_PROG(test3, char a, int b, __u64 c) in BPF_PROG() argument
|
D | fexit_test.c | 27 int BPF_PROG(test3, char a, int b, __u64 c, int ret) in BPF_PROG() argument
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | hists_cumulate.c | 449 static int test3(struct evsel *evsel, struct machine *machine) in test3() function 703 test3, in test__hists_cumulate()
|
D | hists_output.c | 283 static int test3(struct evsel *evsel, struct machine *machine) in test3() function 589 test3, in test__hists_output()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | blkio-controller.rst | 65 test3 78 root test1 test2 test3
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
D | smc37c669.c | 524 unsigned test3 : 1; /* Reserved - set t0 0 */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
D | main.c | 421 u16 test3; in b43legacy_tsf_read() local 429 test3 = b43legacy_read16(dev, B43legacy_MMIO_TSF_3); in b43legacy_tsf_read() 432 } while (v3 != test3 || v2 != test2 || v1 != test1); in b43legacy_tsf_read()
|
/kernel/linux/linux-5.10/Documentation/x86/ |
D | boot.rst | 28 Protocol 2.02 (Kernel 2.4.0-test3-pre3) New command line protocol.
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 41100 + mem[4] = codec_mm_alloc("test3", 400 * 1024, 0, 0); 41101 + mem[5] = codec_mm_alloc("test3", 400 * 1024, 0, 0); 41103 + mem[7] = codec_mm_alloc("test3", 8 * 1024 * 1024, 0, 0); 41108 + codec_mm_release(mem[7], "test3");
|