Searched defs:filepath (Results 1 – 12 of 12) 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 '/' */ in sysfs_get_string() local
|
| /linux/tools/crypto/tcrypt/ |
| H A D | tcrypt_speed_compare.py | 92 def parse(filepath): 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/tools/testing/selftests/net/ |
| H A D | tfo.c | 112 static void usage(const char *filepath) in usage()
|
| H A D | io_uring_zerocopy_tx.c | 221 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()
|
| H A D | udpgso_bench_tx.c | 430 static void usage(const char *filepath) in usage()
|
| H A D | msg_zerocopy.c | 704 static void usage(const char *filepath) in usage()
|
| H A D | txtimestamp.c | 687 static void __attribute__((noreturn)) usage(const char *filepath) in usage() argument
|
| /linux/fs/smb/server/ |
| H A D | vfs.c | 1141 __ksmbd_vfs_kern_path(struct ksmbd_work * work,char * filepath,unsigned int flags,struct path * path,bool caseless,bool for_remove) __ksmbd_vfs_kern_path() argument 1213 ksmbd_vfs_kern_path(struct ksmbd_work * work,char * filepath,unsigned int flags,struct path * path,bool caseless) ksmbd_vfs_kern_path() argument 1234 ksmbd_vfs_kern_path_start_removing(struct ksmbd_work * work,char * filepath,unsigned int flags,struct path * path,bool caseless) ksmbd_vfs_kern_path_start_removing() argument [all...] |
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | core.c | 404 char *filename, filepath[100]; in ath12k_core_fetch_board_data_api_n() local 524 char *filename, filepath[100]; in ath12k_core_fetch_bdf() local [all...] |
| /linux/rust/proc-macro2/ |
| H A D | fallback.rs | 478 fn filepath(&self, span: Span) -> String { in filepath() method
|