Home
last modified time | relevance | path

Searched defs:targ (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/fs/quota/
Dkqid.c67 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.1.27/fs/sysfs/
Dsymlink.c120 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.1.27/kernel/
Duser_namespace.c257 uid_t from_kuid(struct user_namespace *targ, kuid_t kuid) in from_kuid()
282 uid_t from_kuid_munged(struct user_namespace *targ, kuid_t kuid) in from_kuid_munged()
325 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) in from_kgid()
349 gid_t from_kgid_munged(struct user_namespace *targ, kgid_t kgid) in from_kgid_munged()
392 projid_t from_kprojid(struct user_namespace *targ, kprojid_t kprojid) in from_kprojid()
417 projid_t from_kprojid_munged(struct user_namespace *targ, kprojid_t kprojid) in from_kprojid_munged()
/linux-4.1.27/arch/ia64/kernel/
Dparavirtentry.S38 #define BRANCH(targ, reg, breg, type) \ argument
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx_osm.c925 ahc_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value) in ahc_linux_setup_tag_info()
946 int targ; in ahc_parse_brace_option() local
1615 struct ahc_linux_target *targ; in ahc_send_async() local
Daic79xx_osm.c1016 ahd_linux_setup_iocell_info(u_long index, int instance, int targ, int32_t value) in ahd_linux_setup_iocell_info()
1046 ahd_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value) in ahd_linux_setup_tag_info()
1067 int targ; in ahd_parse_brace_option() local
Daic79xx_core.c7635 int targ; in ahd_default_config() local
7712 int targ; in ahd_parse_cfgdata() local
8046 int targ = SCB_GET_TARGET(ahd, scb); in ahd_match_scb() local
Daic7xxx_core.c5758 int targ = SCB_GET_TARGET(ahc, scb); in ahc_match_scb() local
/linux-4.1.27/drivers/block/paride/
Dpg.c421 static void xs(char *buf, char *targ, int len) in xs()
Dpt.c503 static void xs(char *buf, char *targ, int offs, int len) in xs()
Dpf.c579 static void xs(char *buf, char *targ, int offs, int len) in xs()
/linux-4.1.27/include/scsi/
Dscsi_transport_sas.h98 #define target_to_rphy(targ) \ argument
/linux-4.1.27/arch/mips/include/asm/pci/
Dbridge.h807 u64 targ:4; member
/linux-4.1.27/drivers/message/fusion/
Dmptbase.c6664 int scsi, fc, sas, lan, ctl, targ, dmp; in mpt_version_proc_show() local