Home
last modified time | relevance | path

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

/Linux-v5.4/tools/thermal/tmon/
Dsysfs.c36 char filepath[256]; in sysfs_set_ulong() local
60 char filepath[256]; in sysfs_get_ulong() local
79 char filepath[256]; in sysfs_get_string() local
/Linux-v5.4/tools/usb/usbip/libsrc/
Dusbip_device_driver.c66 char filepath[SYSFS_PATH_MAX]; in read_usb_vudc_device() local
/Linux-v5.4/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()
/Linux-v5.4/tools/testing/selftests/net/
Dudpgso_bench_rx.c284 static void usage(const char *filepath) in usage()
Dudpgso_bench_tx.c413 static void usage(const char *filepath) in usage()
Dmsg_zerocopy.c695 static void usage(const char *filepath) in usage()
/Linux-v5.4/tools/testing/selftests/networking/timestamping/
Dtxtimestamp.c543 static void __attribute__((noreturn)) usage(const char *filepath) in usage()
/Linux-v5.4/tools/bpf/bpftool/
Dprog.c421 char *filepath = NULL; in do_dump() local