Searched defs:targ (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/fs/quota/ | 
| D | kqid.c | 68 qid_t from_kqid(struct user_namespace *targ, struct kqid kqid)  in from_kqid()101 qid_t from_kqid_munged(struct user_namespace *targ, struct kqid kqid)  in from_kqid_munged()
 
 | 
| /Linux-v5.4/fs/sysfs/ | 
| D | symlink.c | 121 void sysfs_delete_link(struct kobject *kobj, struct kobject *targ,  in sysfs_delete_link()166 int sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ,  in sysfs_rename_link_ns()
 
 | 
| /Linux-v5.4/kernel/ | 
| D | user_namespace.c | 405 uid_t from_kuid(struct user_namespace *targ, kuid_t kuid)  in from_kuid()430 uid_t from_kuid_munged(struct user_namespace *targ, kuid_t kuid)  in from_kuid_munged()
 473 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid)  in from_kgid()
 497 gid_t from_kgid_munged(struct user_namespace *targ, kgid_t kgid)  in from_kgid_munged()
 540 projid_t from_kprojid(struct user_namespace *targ, kprojid_t kprojid)  in from_kprojid()
 565 projid_t from_kprojid_munged(struct user_namespace *targ, kprojid_t kprojid)  in from_kprojid_munged()
 
 | 
| /Linux-v5.4/drivers/scsi/aic7xxx/ | 
| D | aic7xxx_osm.c | 922 ahc_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value)  in ahc_linux_setup_tag_info()943 	int	 targ;  in ahc_parse_brace_option()  local
 1611 		struct	ahc_linux_target *targ;  in ahc_send_async()  local
 
 | 
| D | aic79xx_osm.c | 1014 ahd_linux_setup_iocell_info(u_long index, int instance, int targ, int32_t value)  in ahd_linux_setup_iocell_info()1044 ahd_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value)  in ahd_linux_setup_tag_info()
 1065 	int	 targ;  in ahd_parse_brace_option()  local
 
 | 
| D | aic79xx_core.c | 7583 	int	targ;  in ahd_default_config()  local7660 	int targ;  in ahd_parse_cfgdata()  local
 7994 	int targ = SCB_GET_TARGET(ahd, scb);  in ahd_match_scb()  local
 
 | 
| D | aic7xxx_core.c | 5725 	int targ = SCB_GET_TARGET(ahc, scb);  in ahc_match_scb()  local
 | 
| /Linux-v5.4/include/scsi/ | 
| D | scsi_transport_sas.h | 109 #define target_to_rphy(targ) \  argument
 | 
| /Linux-v5.4/drivers/block/paride/ | 
| D | pg.c | 422 static void xs(char *buf, char *targ, int len)  in xs()
 | 
| D | pt.c | 504 static void xs(char *buf, char *targ, int offs, int len)  in xs()
 | 
| D | pf.c | 603 static void xs(char *buf, char *targ, int offs, int len)  in xs()
 | 
| /Linux-v5.4/drivers/acpi/hmat/ | 
| D | hmat.c | 269 	unsigned int init, targ, total_size, ipds, tpds;  in hmat_parse_locality()  local
 | 
| /Linux-v5.4/drivers/message/fusion/ | 
| D | mptbase.c | 6658 	int	 scsi, fc, sas, lan, ctl, targ, dmp;  in mpt_version_proc_show()  local
 |