| /OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/ |
| H A D | libsrp.c | 104 int srp_target_alloc(struct srp_target *target, struct device *dev, in srp_target_alloc() 130 void srp_target_free(struct srp_target *target) in srp_target_free() 138 struct iu_entry *srp_iu_get(struct srp_target *target) in srp_iu_get() 162 enum dma_data_direction dir, srp_rdma_t rdma_io, in srp_direct_data() 194 enum dma_data_direction dir, srp_rdma_t rdma_io, in srp_indirect_data() 300 enum dma_data_direction dir; in srp_transfer_data() local 338 u64 srp_data_length(struct srp_cmd *cmd, enum dma_data_direction dir) in srp_data_length() 371 int srp_get_desc_table(struct srp_cmd *srp_cmd, enum dma_data_direction *dir, in srp_get_desc_table()
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | hooks.c | 33 struct dentry *dir; in fscrypt_file_open() local 52 int __fscrypt_prepare_link(struct inode *inode, struct inode *dir, in __fscrypt_prepare_link() 97 int __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry, in __fscrypt_prepare_lookup() 114 int __fscrypt_prepare_readdir(struct inode *dir) in __fscrypt_prepare_readdir() 193 int fscrypt_prepare_symlink(struct inode *dir, const char *target, in fscrypt_prepare_symlink() 238 int __fscrypt_encrypt_symlink(struct inode *inode, const char *target, in __fscrypt_encrypt_symlink()
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | symlink.c | 59 struct config_item *target, char *path) in configfs_get_target_path() 120 struct config_item **target, struct super_block *sb) in get_target() 142 int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in configfs_symlink() 220 int configfs_unlink(struct inode *dir, struct dentry *dentry) in configfs_unlink()
|
| H A D | dir.c | 362 int configfs_create_link(struct configfs_dirent *target, struct dentry *parent, in configfs_create_link() 459 static struct dentry * configfs_lookup(struct inode *dir, in configfs_lookup() 1059 struct config_item *target) in configfs_depend_prep() 1089 struct config_item *target) in configfs_do_depend_item() 1133 struct config_item *target) in configfs_depend_item() 1182 void configfs_undepend_item(struct config_item *target) in configfs_undepend_item() 1215 struct config_item *target) in configfs_depend_item_unlocked() 1278 static int configfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in configfs_mkdir() 1476 static int configfs_rmdir(struct inode *dir, struct dentry *dentry) in configfs_rmdir()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_nat_proto.c | 355 const struct nf_conntrack_tuple *target, in nf_nat_ipv4_manip_pkt() 383 const struct nf_conntrack_tuple *target, in nf_nat_ipv6_manip_pkt() 421 enum ip_conntrack_dir dir) in nf_nat_manip_pkt() 423 struct nf_conntrack_tuple target; in nf_nat_manip_pkt() local 568 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); in nf_nat_icmp_reply_translation() local 571 struct nf_conntrack_tuple target; in nf_nat_icmp_reply_translation() local 700 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); in nf_nat_ipv4_out() local 731 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); in nf_nat_ipv4_local_fn() local 808 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); in nf_nat_icmpv6_reply_translation() local 810 struct nf_conntrack_tuple target; in nf_nat_icmpv6_reply_translation() local [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fscrypt.h | 419 static inline int fscrypt_prepare_new_inode(struct inode *dir, in fscrypt_prepare_new_inode() 443 static inline int fscrypt_setup_filename(struct inode *dir, in fscrypt_setup_filename() 490 static inline u64 fscrypt_fname_siphash(const struct inode *dir, in fscrypt_fname_siphash() 523 static inline int __fscrypt_prepare_link(struct inode *inode, struct inode *dir, in __fscrypt_prepare_link() 538 static inline int __fscrypt_prepare_lookup(struct inode *dir, in __fscrypt_prepare_lookup() 545 static inline int __fscrypt_prepare_readdir(struct inode *dir) in __fscrypt_prepare_readdir() 563 static inline int fscrypt_prepare_symlink(struct inode *dir, in fscrypt_prepare_symlink() 564 const char *target, in fscrypt_prepare_symlink() 579 const char *target, in __fscrypt_encrypt_symlink() 751 struct inode *dir, in fscrypt_prepare_link() [all …]
|
| H A D | fsnotify.h | 29 static inline void fsnotify_name(struct inode *dir, __u32 mask, in fsnotify_name() 36 static inline void fsnotify_dirent(struct inode *dir, struct dentry *dentry, in fsnotify_dirent() 131 int isdir, struct inode *target, in fsnotify_move() 197 static inline void fsnotify_link(struct inode *dir, struct inode *inode, in fsnotify_link() 214 static inline void fsnotify_delete(struct inode *dir, struct inode *inode, in fsnotify_delete() 232 static inline void d_delete_notify(struct inode *dir, struct dentry *dentry) in d_delete_notify() 247 static inline void fsnotify_unlink(struct inode *dir, struct dentry *dentry) in fsnotify_unlink() 270 static inline void fsnotify_rmdir(struct inode *dir, struct dentry *dentry) in fsnotify_rmdir()
|
| H A D | security.h | 534 static inline int security_capget(struct task_struct *target, in security_capget() 736 struct inode *dir, in security_inode_init_security() 752 struct inode *dir, in security_old_inode_init_security() 760 static inline int security_inode_create(struct inode *dir, in security_inode_create() 768 struct inode *dir, in security_inode_link() 774 static inline int security_inode_unlink(struct inode *dir, in security_inode_unlink() 780 static inline int security_inode_symlink(struct inode *dir, in security_inode_symlink() 787 static inline int security_inode_mkdir(struct inode *dir, in security_inode_mkdir() 794 static inline int security_inode_rmdir(struct inode *dir, in security_inode_rmdir() 800 static inline int security_inode_mknod(struct inode *dir, in security_inode_mknod() [all …]
|
| /OK3568_Linux_fs/kernel/net/nfc/ |
| H A D | digital_dep.c | 64 u8 dir; member 75 u8 dir; member 87 u8 dir; member 95 u8 dir; member 101 u8 dir; member 298 struct nfc_target *target = arg; in digital_in_recv_psl_res() local 360 struct nfc_target *target) in digital_in_send_psl_req() 402 struct nfc_target *target = arg; in digital_in_recv_atr_res() local 472 struct nfc_target *target, __u8 comm_mode, __u8 *gb, in digital_in_send_atr_req() 905 struct nfc_target *target, struct sk_buff *skb, in digital_in_send_dep_req()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | inode.c | 113 struct inode *dir, *inode; in securityfs_create_dentry() local 262 const char *target, in securityfs_create_symlink() 297 struct inode *dir; in securityfs_remove() local
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_ct.c | 89 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_ipv4() 119 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_ipv6() 134 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_tcp() 152 struct nf_conntrack_tuple target, in tcf_ct_flow_table_add_action_nat_udp() 169 enum ip_conntrack_dir dir, in tcf_ct_flow_table_add_action_meta() 197 enum ip_conntrack_dir dir, in tcf_ct_flow_table_add_action_nat() 201 struct nf_conntrack_tuple target; in tcf_ct_flow_table_add_action_nat() local 243 enum ip_conntrack_dir dir; in tcf_ct_flow_table_fill_actions() local 515 u8 dir; in tcf_ct_flow_table_lookup() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | cpm2.c | 138 int cpm2_clk_setup(enum cpm_clk_target target, int clock, int mode) in cpm2_clk_setup() 268 int cpm2_smc_clk_setup(enum cpm_clk_target target, int clock) in cpm2_smc_clk_setup() 325 u32 dir, par, sor, odr, dat; member
|
| /OK3568_Linux_fs/kernel/scripts/basic/ |
| H A D | fixdep.c | 141 static void print_dep(const char *m, int slen, const char *dir) in print_dep() 305 static void parse_dep_file(char *m, const char *target) in parse_dep_file() 387 const char *depfile, *target, *cmdline; in main() local
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | namei.c | 25 static struct inode *f2fs_new_inode(struct inode *dir, umode_t mode) in f2fs_new_inode() 330 static int f2fs_create(struct inode *dir, struct dentry *dentry, umode_t mode, in f2fs_create() 381 static int f2fs_link(struct dentry *old_dentry, struct inode *dir, in f2fs_link() 444 static int __recover_dot_dentries(struct inode *dir, nid_t pino) in __recover_dot_dentries() 494 static struct dentry *f2fs_lookup(struct inode *dir, struct dentry *dentry, in f2fs_lookup() 582 static int f2fs_unlink(struct inode *dir, struct dentry *dentry) in f2fs_unlink() 655 static int f2fs_symlink(struct inode *dir, struct dentry *dentry, in f2fs_symlink() 735 static int f2fs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in f2fs_mkdir() 780 static int f2fs_rmdir(struct inode *dir, struct dentry *dentry) in f2fs_rmdir() 789 static int f2fs_mknod(struct inode *dir, struct dentry *dentry, in f2fs_mknod() [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | engine.py | 316 def dir(self, pnum, path): member in Disk 418 def write(self, target, expand): argument 448 def write_ptable(parts, target): argument
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | swiotlb.c | 419 size_t size, enum dma_data_direction dir) in swiotlb_bounce() 566 enum dma_data_direction dir, unsigned long attrs) in swiotlb_tbl_map_single() 619 enum dma_data_direction dir, unsigned long attrs) in swiotlb_tbl_unmap_single() 669 size_t size, enum dma_data_direction dir, in swiotlb_tbl_sync_single() 670 enum dma_sync_target target) in swiotlb_tbl_sync_single() 706 enum dma_data_direction dir, unsigned long attrs) in swiotlb_map()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_inode_dotl.c | 221 v9fs_vfs_create_dotl(struct inode *dir, struct dentry *dentry, umode_t omode, in v9fs_vfs_create_dotl() 228 v9fs_vfs_atomic_open_dotl(struct inode *dir, struct dentry *dentry, in v9fs_vfs_atomic_open_dotl() 368 static int v9fs_vfs_mkdir_dotl(struct inode *dir, in v9fs_vfs_mkdir_dotl() 680 v9fs_vfs_symlink_dotl(struct inode *dir, struct dentry *dentry, in v9fs_vfs_symlink_dotl() 763 v9fs_vfs_link_dotl(struct dentry *old_dentry, struct inode *dir, in v9fs_vfs_link_dotl() 814 v9fs_vfs_mknod_dotl(struct inode *dir, struct dentry *dentry, umode_t omode, in v9fs_vfs_mknod_dotl() 912 char *target; in v9fs_vfs_get_link_dotl() local
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | ptrace.c | 570 static int gpr_get(struct task_struct *target, in gpr_get() 577 static int gpr_set(struct task_struct *target, in gpr_set() 598 static int fpa_get(struct task_struct *target, in fpa_get() 606 static int fpa_set(struct task_struct *target, in fpa_set() 639 static int vfp_get(struct task_struct *target, in vfp_get() 659 static int vfp_set(struct task_struct *target, in vfp_set() 869 enum ptrace_syscall_dir dir) in tracehook_report_syscall()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | qla1280.c | 774 qla1280_wait_for_pending_commands(struct scsi_qla_host *ha, int bus, int target) in qla1280_wait_for_pending_commands() 823 int bus, target, lun; in qla1280_error_action() local 1115 qla1280_set_target_parameters(struct scsi_qla_host *ha, int bus, int target) in qla1280_set_target_parameters() 1186 int target = device->id; in qla1280_slave_configure() local 1244 int bus, target; in qla1280_done() local 1985 qla1280_set_target_defaults(struct scsi_qla_host *ha, int bus, int target) in qla1280_set_target_defaults() 2019 int bus, target; in qla1280_set_defaults() local 2070 qla1280_config_target(struct scsi_qla_host *ha, int bus, int target) in qla1280_config_target() 2132 int target, status; in qla1280_config_bus() local 2164 int bus, target, status = 0; in qla1280_nvram_config() local [all …]
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | inode.c | 102 const struct inode *dir, in bpf_get_inode() 146 struct inode *dir) in bpf_dentry_finalize() 155 static int bpf_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in bpf_mkdir() 334 struct inode *dir = dentry->d_parent->d_inode; in bpf_mkobj_ops() local 372 bpf_lookup(struct inode *dir, struct dentry *dentry, unsigned flags) in bpf_lookup() 384 static int bpf_symlink(struct inode *dir, struct dentry *dentry, in bpf_symlink() 385 const char *target) in bpf_symlink() 441 struct inode *dir; in bpf_obj_do_pin() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | dcache.c | 2421 struct dentry *d_hash_and_lookup(struct dentry *dir, struct qstr *name) in d_hash_and_lookup() 2503 static inline unsigned start_dir_add(struct inode *dir) in start_dir_add() 2514 static inline void end_dir_add(struct inode *dir, unsigned n) in end_dir_add() 2662 struct inode *dir = NULL; in __d_add() local 2751 static void swap_names(struct dentry *dentry, struct dentry *target) in swap_names() 2794 static void copy_name(struct dentry *dentry, struct dentry *target) in copy_name() 2823 static void __d_move(struct dentry *dentry, struct dentry *target, in __d_move() 2827 struct inode *dir = NULL; in __d_move() local 2912 void d_move(struct dentry *dentry, struct dentry *target) in d_move()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | ptrace.c | 473 static int hw_break_get(struct task_struct *target, in hw_break_get() 505 static int hw_break_set(struct task_struct *target, in hw_break_set() 559 static int gpr_get(struct task_struct *target, in gpr_get() 567 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set() 585 static int fpr_active(struct task_struct *target, const struct user_regset *regset) in fpr_active() 595 static int __fpr_get(struct task_struct *target, in __fpr_get() 608 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() 620 static int __fpr_set(struct task_struct *target, in __fpr_set() 647 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() 666 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | inode.c | 26 struct dentry *dir; in lock_parent() local 33 static void unlock_dir(struct dentry *dir) in unlock_dir() 127 static int ecryptfs_do_unlink(struct inode *dir, struct dentry *dentry, in ecryptfs_do_unlink() 424 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, in ecryptfs_link() 458 static int ecryptfs_unlink(struct inode *dir, struct dentry *dentry) in ecryptfs_unlink() 463 static int ecryptfs_symlink(struct inode *dir, struct dentry *dentry, in ecryptfs_symlink() 502 static int ecryptfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in ecryptfs_mkdir() 526 static int ecryptfs_rmdir(struct inode *dir, struct dentry *dentry) in ecryptfs_rmdir() 558 ecryptfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) in ecryptfs_mknod() 980 char *target; in ecryptfs_getattr_link() local
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_filter.c | 101 int target; member 563 int target = prog[i].target; in predicate_parse() local 1122 static void filter_free_subsystem_preds(struct trace_subsystem_dir *dir, in filter_free_subsystem_preds() 1140 static void filter_free_subsystem_filters(struct trace_subsystem_dir *dir, in filter_free_subsystem_filters() 1683 static int process_system_preds(struct trace_subsystem_dir *dir, in process_system_preds() 1866 static int create_system_filter(struct trace_subsystem_dir *dir, in create_system_filter() 1941 int apply_subsystem_event_filter(struct trace_subsystem_dir *dir, in apply_subsystem_event_filter() 2102 int target; in is_or() local
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | apparmorfs.c | 105 static int mangle_name(const char *name, char *target) in mangle_name() 211 static int __aafs_setup_d_inode(struct inode *dir, struct dentry *dentry, in __aafs_setup_d_inode() 267 struct inode *dir; in aafs_create() local 350 struct inode *dir; in aafs_remove() local 1429 struct dentry *dent, *dir; in __aa_fs_create_rawdata() local 1547 static struct dentry *create_profile_file(struct dentry *dir, const char *name, in create_profile_file() 1611 char *target; in rawdata_get_link_base() local 1670 struct dentry *dent = NULL, *dir; in __aafs_profile_mkdir() local 1776 static int ns_mkdir_op(struct inode *dir, struct dentry *dentry, umode_t mode) in ns_mkdir_op() 1825 static int ns_rmdir_op(struct inode *dir, struct dentry *dentry) in ns_rmdir_op() [all …]
|