/linux/fs/xfs/libxfs/ |
H A D | xfs_metadir.c | 66 const char *path, in xfs_metadir_set_xname() argument 135 const char *path, in xfs_metadir_load() argument 445 xfs_metadir_mkdir(struct xfs_inode * dp,const char * path,struct xfs_inode ** ipp) xfs_metadir_mkdir() argument [all...] |
/linux/arch/mips/vdso/ |
H A D | genvdso.c | 108 static void *map_vdso(const char *path, size_t *_size) in map_vdso() argument 191 patch_vdso(const char * path,void * vdso) patch_vdso() argument 199 get_symbols(const char * path,void * vdso) get_symbols() argument [all...] |
/linux/fs/ |
H A D | d_path.c | 156 static int prepend_path(const struct path *path, in prepend_path() argument 215 __d_path(const struct path * path,const struct path * root,char * buf,int buflen) __d_path() argument 227 d_absolute_path(const struct path * path,char * buf,int buflen) d_absolute_path() argument 265 d_path(const struct path * path,char * buf,int buflen) d_path() argument [all...] |
/linux/tools/thermal/tmon/ |
H A D | sysfs.c | 33 int sysfs_set_ulong(char *path, char *filename, unsigned long val) in sysfs_set_ulong() argument 57 static int sysfs_get_ulong(char *path, char *filename, unsigned long *p_ulong) in sysfs_get_ulong() argument 76 static int sysfs_get_string(char *path, char *filename, char *str) in sysfs_get_string() argument 96 static int probe_cdev(struct cdev_info *cdi, char *path) in probe_cdev() argument [all...] |
/linux/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 39 #define format_cgroup_path_pid(buf, path, pid) \ argument 43 #define format_cgroup_path(buf, path) \ argument 46 #define format_parent_cgroup_path(buf, path) \ argument 62 char path[PATH_MAX + 1]; in __enable_controllers() local 506 cgroup_setup_and_join(const char * path) cgroup_setup_and_join() argument [all...] |
/linux/arch/parisc/kernel/ |
H A D | drivers.c | 310 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path() argument 333 static char *print_hwpath(struct hardware_path *path, char *output) in print_hwpath() argument 356 struct hardware_path path; print_pa_hwpath() local 374 get_pci_node_path(struct pci_dev * pdev,struct hardware_path * path) get_pci_node_path() argument 391 struct hardware_path path; print_pci_hwpath() local 402 struct hardware_path path; setup_bus_id() local 778 device_to_hwpath(struct device * dev,struct hardware_path * path) device_to_hwpath() argument 848 struct hardware_path path; walk_native_bus() local [all...] |
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw88xxa.c | 642 static u32 rtw88xxa_get_bb_swing(struct rtw_dev *rtwdev, u8 band, u8 path) in rtw88xxa_get_bb_swing() argument 680 u8 path; in rtw88xxa_pwrtrack_init() local 1328 u8 path; rtw88xxa_switch_channel() local 1469 u8 path; rtw88xxa_set_channel_rf() local 1566 rtw88xxa_set_tx_power_index_by_rate(struct rtw_dev * rtwdev,u8 path,u8 rs,u32 * phy_pwr_idx) rtw88xxa_set_tx_power_index_by_rate() argument 1608 rtw88xxa_tx_power_training(struct rtw_dev * rtwdev,u8 bw,u8 channel,u8 path) rtw88xxa_tx_power_training() argument 1637 int rs, path; rtw88xxa_set_tx_power_index() local 1815 rtw88xxa_pwrtrack_set(struct rtw_dev * rtwdev,u8 tx_rate,u8 path) rtw88xxa_pwrtrack_set() argument 1892 u8 thermal_value, delta, path; rtw88xxa_phy_pwrtrack() local [all...] |
/linux/fs/autofs/ |
H A D | root.c | 245 static int autofs_mount_wait(const struct path *path, bool rcu_walk) in autofs_mount_wait() argument 265 static int do_expire_wait(const struct path *path, boo argument 289 autofs_mountpoint_changed(struct path * path) autofs_mountpoint_changed() argument 331 autofs_d_automount(struct path * path) autofs_d_automount() argument 419 autofs_d_manage(const struct path * path,bool rcu_walk) autofs_d_manage() argument [all...] |
/linux/tools/perf/util/ |
H A D | cgroup.c | 33 char path[PATH_MAX + 1]; in open_cgroup() local 51 static u64 __read_cgroup_id(const char *path) in __read_cgroup_id() argument 68 char path[PATH_MAX + 1]; in read_cgroup_id() local 515 __cgroup__findnew(struct rb_root * root,uint64_t id,bool create,const char * path) __cgroup__findnew() argument 558 cgroup__findnew(struct perf_env * env,uint64_t id,const char * path) cgroup__findnew() argument [all...] |
/linux/drivers/base/ |
H A D | devtmpfs.c | 177 struct path path; in dev_mkdir() local 193 char *path; in create_path() local 222 struct path path; handle_create() local 276 char *path; delete_path() local [all...] |
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8922a_rfk.c | 14 enum rtw89_rf_path path) in rtw8922a_tssi_cont_en() argument 47 u8 path; in rtw8922a_ctl_band_ch_bw() local 209 rtw8922a_chlk_reload_sel_tbl(struct rtw89_dev * rtwdev,const struct rtw89_chan * chan,u8 path) rtw8922a_chlk_reload_sel_tbl() argument [all...] |
/linux/drivers/md/ |
H A D | dm-ps-round-robin.c | 31 struct dm_path *path; member 91 static int rr_status(struct path_selector *ps, struct dm_path *path, in rr_status() argument 121 static int rr_add_path(struct path_selector *ps, struct dm_path *path, in rr_add_path() argument [all...] |
H A D | dm-ps-io-affinity.c | 15 struct dm_path *path; member 43 static int ioa_add_path(struct path_selector *ps, struct dm_path *path, in ioa_add_path() argument 153 static int ioa_status(struct path_selector *ps, struct dm_path *path, in ioa_status() argument [all...] |
/linux/drivers/xen/xenbus/ |
H A D | xenbus_probe_backend.c | 184 const char *path, const char *token) in frontend_will_handle() argument 190 const char *path, const char *token) in frontend_changed() argument 213 const char *path, const char *token) in backend_changed() argument
|
H A D | xenbus_xs.c | 439 char *strings, *path; in xenbus_directory() local 477 char *path; in xenbus_read() local 496 const char *path; xenbus_write() local 518 char *path; xenbus_rm() local 655 xs_watch(const char * path,const char * token) xs_watch() argument 668 xs_unwatch(const char * path,const char * token) xs_unwatch() argument [all...] |
/linux/tools/testing/selftests/cgroup/lib/ |
H A D | cgroup_util.c | 25 ssize_t read_text(const char *path, char *buf, size_t max_len) in read_text() argument 44 ssize_t write_text(const char *path, char *buf, ssize_t len) in write_text() argument 90 char path[PATH_MAX]; in cg_read() local 190 char path[PATH_MAX]; in cg_write() local 204 char path[PATH_MAX]; cg_open() local 527 char path[PATH_MAX]; proc_read_text() local [all...] |
/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_vfs_accept.c | 59 int BPF_PROG(path_d_path_from_path_argument, struct path *path) in BPF_PROG() argument 73 struct path *path; in BPF_PROG() local
|
/linux/fs/btrfs/ |
H A D | delayed-inode.c | 631 struct btrfs_path *path, in btrfs_insert_delayed_item() argument 796 struct btrfs_path *path, in btrfs_insert_delayed_items() argument 820 btrfs_batch_delete_items(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct btrfs_delayed_item * item) btrfs_batch_delete_items() argument 897 btrfs_delete_delayed_items(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_root * root,struct btrfs_delayed_node * node) btrfs_delete_delayed_items() argument 986 __btrfs_update_delayed_inode(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct btrfs_delayed_node * node) __btrfs_update_delayed_inode() argument 1080 btrfs_update_delayed_inode(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct btrfs_delayed_node * node) btrfs_update_delayed_inode() argument 1098 __btrfs_commit_inode_delayed_items(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_delayed_node * node) __btrfs_commit_inode_delayed_items() argument 1129 struct btrfs_path *path; __btrfs_run_delayed_items() local 1234 struct btrfs_path *path; btrfs_commit_inode_delayed_inode() local 1306 struct btrfs_path *path; btrfs_async_run_delayed_root() local [all...] |
/linux/drivers/tty/hvc/ |
H A D | hvc_iucv.c | 70 struct iucv_path *path; /* IUCV path pointer */ member 590 struct iucv_path *path; hvc_iucv_hangup() local 671 struct iucv_path *path; hvc_iucv_dtr_rts() local 784 hvc_iucv_path_pending(struct iucv_path * path,u8 * ipvmid,u8 * ipuser) hvc_iucv_path_pending() argument 883 hvc_iucv_path_severed(struct iucv_path * path,u8 * ipuser) hvc_iucv_path_severed() argument 901 hvc_iucv_msg_pending(struct iucv_path * path,struct iucv_message * msg) hvc_iucv_msg_pending() argument 949 hvc_iucv_msg_complete(struct iucv_path * path,struct iucv_message * msg) hvc_iucv_msg_complete() argument [all...] |
/linux/drivers/s390/char/ |
H A D | monreader.c | 49 struct iucv_path *path; member 231 static void mon_iucv_path_complete(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_complete() argument 239 static void mon_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_severed() argument 251 static void mon_iucv_message_pending(struct iucv_path *path, in mon_iucv_message_pending() argument [all...] |
/linux/fs/ocfs2/ |
H A D | alloc.c | 573 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path() argument 602 ocfs2_free_path(struct ocfs2_path * path) ocfs2_free_path() argument 663 ocfs2_path_insert_eb(struct ocfs2_path * path,int index,struct buffer_head * eb_bh) ocfs2_path_insert_eb() argument 684 struct ocfs2_path *path; ocfs2_new_path() local 700 ocfs2_new_path_from_path(struct ocfs2_path * path) ocfs2_new_path_from_path() argument 721 ocfs2_path_bh_journal_access(handle_t * handle,struct ocfs2_caching_info * ci,struct ocfs2_path * path,int idx) ocfs2_path_bh_journal_access() argument 741 ocfs2_journal_access_path(struct ocfs2_caching_info * ci,handle_t * handle,struct ocfs2_path * path) ocfs2_journal_access_path() argument 1102 struct ocfs2_path *path = NULL; ocfs2_adjust_rightmost_branch() local 1897 struct ocfs2_path *path; global() member 1908 ocfs2_find_path(struct ocfs2_caching_info * ci,struct ocfs2_path * path,u32 cpos) ocfs2_find_path() argument 2224 ocfs2_find_cpos_for_left_leaf(struct super_block * sb,struct ocfs2_path * path,u32 * cpos) ocfs2_find_cpos_for_left_leaf() argument 2298 ocfs2_extend_rotate_transaction(handle_t * handle,int subtree_depth,int op_credits,struct ocfs2_path * path) ocfs2_extend_rotate_transaction() argument 2538 ocfs2_update_edge_lengths(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path) ocfs2_update_edge_lengths() argument 2579 ocfs2_unlink_path(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_cached_dealloc_ctxt * dealloc,struct ocfs2_path * path,int unlink_start) ocfs2_unlink_path() argument 2819 ocfs2_find_cpos_for_right_leaf(struct super_block * sb,struct ocfs2_path * path,u32 * cpos) ocfs2_find_cpos_for_right_leaf() argument 2889 ocfs2_rotate_rightmost_leaf_left(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path) ocfs2_rotate_rightmost_leaf_left() argument 2915 __ocfs2_rotate_tree_left(handle_t * handle,struct ocfs2_extent_tree * et,int orig_credits,struct ocfs2_path * path,struct ocfs2_cached_dealloc_ctxt * dealloc,struct ocfs2_path ** empty_extent_path) __ocfs2_rotate_tree_left() argument 3031 ocfs2_remove_rightmost_path(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_remove_rightmost_path() argument 3120 ocfs2_remove_rightmost_empty_extent(struct ocfs2_super * osb,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_remove_rightmost_empty_extent() argument 3160 ocfs2_rotate_tree_left(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_rotate_tree_left() argument 3669 ocfs2_try_to_merge_extent(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int split_index,struct ocfs2_extent_rec * split_rec,struct ocfs2_cached_dealloc_ctxt * dealloc,struct ocfs2_merge_ctxt * ctxt) ocfs2_try_to_merge_extent() argument 3964 ocfs2_adjust_rightmost_records(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_extent_rec * insert_rec) ocfs2_adjust_rightmost_records() argument 4364 ocfs2_figure_merge_contig_type(struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_extent_list * el,int index,struct ocfs2_extent_rec * split_rec,struct ocfs2_merge_ctxt * ctxt) ocfs2_figure_merge_contig_type() argument 4593 struct ocfs2_path *path = NULL; ocfs2_figure_insert_type() local 4918 ocfs2_split_and_insert(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct buffer_head ** last_eb_bh,int split_index,struct ocfs2_extent_rec * orig_split_rec,struct ocfs2_alloc_context * meta_ac) ocfs2_split_and_insert() argument 5030 ocfs2_replace_extent_rec(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,struct ocfs2_extent_list * el,int split_index,struct ocfs2_extent_rec * split_rec) ocfs2_replace_extent_rec() argument 5072 ocfs2_split_extent(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int split_index,struct ocfs2_extent_rec * split_rec,struct ocfs2_alloc_context * meta_ac,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_split_extent() argument 5287 ocfs2_split_tree(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int index,u32 new_range,struct ocfs2_alloc_context * meta_ac) ocfs2_split_tree() argument 5357 ocfs2_truncate_rec(handle_t * handle,struct ocfs2_extent_tree * et,struct ocfs2_path * path,int index,struct ocfs2_cached_dealloc_ctxt * dealloc,u32 cpos,u32 len) ocfs2_truncate_rec() argument 5529 struct ocfs2_path *path = NULL; ocfs2_remove_extent() local 7240 struct ocfs2_path *path = NULL; ocfs2_commit_truncate() local [all...] |
/linux/security/tomoyo/ |
H A D | mount.c | 83 struct path path; in tomoyo_mount_acl() local 191 tomoyo_mount_permission(const char * dev_name,const struct path * path,const char * type,unsigned long flags,void * data_page) tomoyo_mount_permission() argument [all...] |
/linux/fs/kernfs/ |
H A D | symlink.c | 57 struct kernfs_node *target, char *path) in kernfs_get_target_path() argument 112 static int kernfs_getlink(struct inode *inode, char *path) in kernfs_getlink() argument
|
/linux/net/iucv/ |
H A D | af_iucv.c | 337 struct iucv_path *path = iucv->path; in iucv_sever_path() local 888 iucv_send_iprm(struct iucv_path * path,struct iucv_message * msg,struct sk_buff * skb) iucv_send_iprm() argument 1142 iucv_process_message(struct sock * sk,struct sk_buff * skb,struct iucv_path * path,struct iucv_message * msg) iucv_process_message() argument 1585 iucv_callback_connreq(struct iucv_path * path,u8 ipvmid[8],u8 ipuser[16]) iucv_callback_connreq() argument 1682 iucv_callback_connack(struct iucv_path * path,u8 ipuser[16]) iucv_callback_connack() argument 1690 iucv_callback_rx(struct iucv_path * path,struct iucv_message * msg) iucv_callback_rx() argument 1734 iucv_callback_txdone(struct iucv_path * path,struct iucv_message * msg) iucv_callback_txdone() argument 1779 iucv_callback_connrej(struct iucv_path * path,u8 ipuser[16]) iucv_callback_connrej() argument 1797 iucv_callback_shutdown(struct iucv_path * path,u8 ipuser[16]) iucv_callback_shutdown() argument [all...] |
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-core.c | 80 static struct coresight_device *coresight_get_source(struct coresight_path *path) in coresight_get_source() argument 422 coresight_disable_path_from(struct coresight_path * path,struct coresight_node * nd) coresight_disable_path_from() argument 473 coresight_disable_path(struct coresight_path * path) coresight_disable_path() argument 498 coresight_enable_path(struct coresight_path * path,enum cs_mode mode,void * sink_data) coresight_enable_path() argument 566 coresight_get_sink(struct coresight_path * path) coresight_get_sink() argument 733 coresight_path_assign_trace_id(struct coresight_path * path,enum cs_mode mode) coresight_path_assign_trace_id() argument 770 _coresight_build_path(struct coresight_device * csdev,struct coresight_device * source,struct coresight_device * sink,struct coresight_path * path) _coresight_build_path() argument 831 struct coresight_path *path; coresight_build_path() local 859 coresight_release_path(struct coresight_path * path) coresight_release_path() argument [all...] |