Searched defs:targ (Results  1 – 13 of 13) sorted by relevance
| /linux-4.4.14/fs/quota/ | 
| D | kqid.c | 67 qid_t from_kqid(struct user_namespace *targ, struct kqid kqid)  in from_kqid()100 qid_t from_kqid_munged(struct user_namespace *targ, struct kqid kqid)  in from_kqid_munged()
 
 | 
| /linux-4.4.14/fs/sysfs/ | 
| D | symlink.c | 120 void sysfs_delete_link(struct kobject *kobj, struct kobject *targ,  in sysfs_delete_link()165 int sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ,  in sysfs_rename_link_ns()
 
 | 
| /linux-4.4.14/kernel/ | 
| D | user_namespace.c | 258 uid_t from_kuid(struct user_namespace *targ, kuid_t kuid)  in from_kuid()283 uid_t from_kuid_munged(struct user_namespace *targ, kuid_t kuid)  in from_kuid_munged()
 326 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid)  in from_kgid()
 350 gid_t from_kgid_munged(struct user_namespace *targ, kgid_t kgid)  in from_kgid_munged()
 393 projid_t from_kprojid(struct user_namespace *targ, kprojid_t kprojid)  in from_kprojid()
 418 projid_t from_kprojid_munged(struct user_namespace *targ, kprojid_t kprojid)  in from_kprojid_munged()
 
 | 
| /linux-4.4.14/drivers/scsi/aic7xxx/ | 
| D | aic7xxx_osm.c | 924 ahc_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value)  in ahc_linux_setup_tag_info()945 	int	 targ;  in ahc_parse_brace_option()  local
 1614 		struct	ahc_linux_target *targ;  in ahc_send_async()  local
 
 | 
| D | aic79xx_osm.c | 1015 ahd_linux_setup_iocell_info(u_long index, int instance, int targ, int32_t value)  in ahd_linux_setup_iocell_info()1045 ahd_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value)  in ahd_linux_setup_tag_info()
 1066 	int	 targ;  in ahd_parse_brace_option()  local
 
 | 
| D | aic79xx_core.c | 7635 	int	targ;  in ahd_default_config()  local7712 	int targ;  in ahd_parse_cfgdata()  local
 8046 	int targ = SCB_GET_TARGET(ahd, scb);  in ahd_match_scb()  local
 
 | 
| D | aic7xxx_core.c | 5758 	int targ = SCB_GET_TARGET(ahc, scb);  in ahc_match_scb()  local
 | 
| /linux-4.4.14/include/scsi/ | 
| D | scsi_transport_sas.h | 98 #define target_to_rphy(targ) \  argument
 | 
| /linux-4.4.14/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 | 580 static void xs(char *buf, char *targ, int offs, int len)  in xs()
 | 
| /linux-4.4.14/arch/mips/include/asm/pci/ | 
| D | bridge.h | 807 		u64	targ:4;  member
 | 
| /linux-4.4.14/drivers/message/fusion/ | 
| D | mptbase.c | 6640 	int	 scsi, fc, sas, lan, ctl, targ, dmp;  in mpt_version_proc_show()  local
 |