Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 10 of 10) sorted by relevance

/tools/thermal/tmon/
Dsysfs.c37 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_set_ulong() local
61 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_get_ulong() local
80 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_get_string() local
/tools/crypto/tcrypt/
Dtcrypt_speed_compare.py92 def parse(filepath): argument
/tools/usb/usbip/libsrc/
Dusbip_device_driver.c66 char filepath[SYSFS_PATH_MAX]; in read_usb_vudc_device() local
/tools/testing/selftests/bpf/
Dtest_flow_dissector.c581 static void __attribute__((noreturn)) usage(const char *filepath) in usage()
612 static int parse_protocol_family(const char *filepath, const char *optarg) in parse_protocol_family()
/tools/testing/selftests/net/
Dio_uring_zerocopy_tx.c221 static void usage(const char *filepath) in usage()
Dudpgso_bench_rx.c285 static void usage(const char *filepath) in usage()
Dudpgso_bench_tx.c430 static void usage(const char *filepath) in usage()
Dtxtimestamp.c670 static void __attribute__((noreturn)) usage(const char *filepath) in usage()
Dmsg_zerocopy.c701 static void usage(const char *filepath) in usage()
/tools/bpf/bpftool/
Dprog.c702 char *filepath, bool opcodes, bool visual, bool linum) in prog_dump()
886 char *filepath = NULL; in do_dump() local