Home
last modified time | relevance | path

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

/Linux-v5.4/fs/quota/
Dkqid.c68 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/
Dsymlink.c121 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/
Duser_namespace.c405 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/
Daic7xxx_osm.c922 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
Daic79xx_osm.c1014 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
Daic79xx_core.c7583 int targ; in ahd_default_config() local
7660 int targ; in ahd_parse_cfgdata() local
7994 int targ = SCB_GET_TARGET(ahd, scb); in ahd_match_scb() local
Daic7xxx_core.c5725 int targ = SCB_GET_TARGET(ahc, scb); in ahc_match_scb() local
/Linux-v5.4/drivers/acpi/hmat/
Dhmat.c269 unsigned int init, targ, total_size, ipds, tpds; in hmat_parse_locality() local
/Linux-v5.4/drivers/block/paride/
Dpg.c422 static void xs(char *buf, char *targ, int len) in xs()
Dpt.c504 static void xs(char *buf, char *targ, int offs, int len) in xs()
Dpf.c603 static void xs(char *buf, char *targ, int offs, int len) in xs()
/Linux-v5.4/include/scsi/
Dscsi_transport_sas.h109 #define target_to_rphy(targ) \ argument
/Linux-v5.4/drivers/message/fusion/
Dmptbase.c6658 int scsi, fc, sas, lan, ctl, targ, dmp; in mpt_version_proc_show() local