Searched defs:filepath (Results 1 – 13 of 13) sorted by relevance
/linux/tools/thermal/tmon/ |
H A D | sysfs.c | 37 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 '/' */ sysfs_get_string() local [all...] |
/linux/tools/testing/selftests/net/ |
H A D | tfo.c | 106 static void usage(const char *filepath) in usage() argument
|
H A D | io_uring_zerocopy_tx.c | 221 static void usage(const char *filepath) in usage() argument
|
H A D | busy_poller.c | 73 static void usage(const char *filepath) in usage() argument
|
H A D | udpgso_bench_rx.c | 285 static void usage(const char *filepath) in usage() argument
|
H A D | udpgso_bench_tx.c | 430 static void usage(const char *filepath) in usage() argument
|
H A D | txtimestamp.c | 687 static void __attribute__((noreturn)) usage(const char *filepath) in usage() argument
|
/linux/tools/usb/usbip/libsrc/ |
H A D | usbip_device_driver.c | 66 char filepath[SYSFS_PATH_MAX]; in read_usb_vudc_device() local
|
/linux/fs/smb/server/ |
H A D | vfs.c | 1208 int __ksmbd_vfs_kern_path(struct ksmbd_work *work, char *filepath, in __ksmbd_vfs_kern_path() argument 1280 int ksmbd_vfs_kern_path(struct ksmbd_work *work, char *filepath, in ksmbd_vfs_kern_path() argument 1301 int ksmbd_vfs_kern_path_locked(struct ksmbd_work *work, char *filepath, in ksmbd_vfs_kern_path_locked() argument [all...] |
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 1595 char *filename, filepath[100]; in ath11k_core_fetch_board_data_api_n() local 1716 char *filename, filepath[100]; in ath11k_core_fetch_bdf() local [all...] |
/linux/tools/testing/selftests/drivers/net/hw/ |
H A D | iou-zcrx.c | 365 static void usage(const char *filepath) in usage() argument
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | core.c | 402 char *filename, filepath[100]; in ath12k_core_fetch_board_data_api_n() local 522 char *filename, filepath[100]; in ath12k_core_fetch_bdf() local [all...] |
/linux/tools/bpf/bpftool/ |
H A D | prog.c | 702 char *filepath, bool opcodes, bool visual, bool linum) in prog_dump() argument 886 char *filepath = NULL; in do_dump() local
|