Home
last modified time | relevance | path

Searched refs:test3 (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/build/test/moduletest/runtest/bin/enhancedf2fs_t/testcases/bin/
Denhancedf2fs03.sh41 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/
Dfentry_test.c27 int BPF_PROG(test3, char a, int b, __u64 c) in BPF_PROG() argument
Dfexit_test.c27 int BPF_PROG(test3, char a, int b, __u64 c, int ret) in BPF_PROG() argument
/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_cumulate.c449 static int test3(struct evsel *evsel, struct machine *machine) in test3() function
703 test3, in test__hists_cumulate()
Dhists_output.c283 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/
Dblkio-controller.rst65 test3
78 root test1 test2 test3
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dsmc37c669.c524 unsigned test3 : 1; /* Reserved - set t0 0 */ member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
Dmain.c421 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/
Dboot.rst28 Protocol 2.02 (Kernel 2.4.0-test3-pre3) New command line protocol.
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch41100 + 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");