/openbmc/linux/fs/quota/ |
H A 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()
|
/openbmc/linux/fs/sysfs/ |
H A 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()
|
H A D | file.c | 612 int sysfs_link_change_owner(struct kobject *kobj, struct kobject *targ, in sysfs_link_change_owner()
|
/openbmc/qemu/chardev/ |
H A D | char-serial.c | 204 int *targ = (int *)arg; in tty_serial_ioctl() local 230 int targ = 0; in tty_serial_ioctl() local
|
H A D | msmouse.c | 186 int *targ = (int *)arg; in msmouse_ioctl() local
|
/openbmc/linux/kernel/ |
H A D | user_namespace.c | 427 uid_t from_kuid(struct user_namespace *targ, kuid_t kuid) in from_kuid() 452 uid_t from_kuid_munged(struct user_namespace *targ, kuid_t kuid) in from_kuid_munged() 495 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) in from_kgid() 519 gid_t from_kgid_munged(struct user_namespace *targ, kgid_t kgid) in from_kgid_munged() 562 projid_t from_kprojid(struct user_namespace *targ, kprojid_t kprojid) in from_kprojid() 587 projid_t from_kprojid_munged(struct user_namespace *targ, kprojid_t kprojid) in from_kprojid_munged()
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_core.c | 757 struct lesser_ns_open_thread_arg *targ = arg; in lesser_ns_open_thread_fn() local 776 struct lesser_ns_open_thread_arg targ = { .fd = -1 }; in test_cgcore_lesser_ns_open() local
|
/openbmc/qemu/libdecnumber/dpd/ |
H A D | decimal32.c | 91 uInt targ=0; /* target 32-bit */ in decimal32FromNumber() local
|
H A D | decimal64.c | 618 void decDigitsToDPD(const decNumber *dn, uInt *targ, Int shift) { in decDigitsToDPD()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 994 ahd_linux_setup_iocell_info(u_long index, int instance, int targ, int32_t value) in ahd_linux_setup_iocell_info() 1024 ahd_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value) in ahd_linux_setup_tag_info() 1045 int targ; in ahd_parse_brace_option() local
|
H A D | aic7xxx_osm.c | 905 ahc_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value) in ahc_linux_setup_tag_info() 926 int targ; in ahc_parse_brace_option() local
|
H A D | aic79xx_core.c | 7542 int targ; in ahd_default_config() local 7619 int targ; in ahd_parse_cfgdata() local 7949 int targ = SCB_GET_TARGET(ahd, scb); in ahd_match_scb() local
|
H A D | aic7xxx_core.c | 5694 int targ = SCB_GET_TARGET(ahc, scb); in ahc_match_scb() local
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_sas.h | 110 #define target_to_rphy(targ) \ argument
|
/openbmc/linux/drivers/acpi/numa/ |
H A D | hmat.c | 298 unsigned int init, targ, total_size, ipds, tpds; in hmat_parse_locality() local
|
/openbmc/linux/drivers/scsi/elx/libefc/ |
H A D | efc_node.c | 45 u32 port_id, bool init, bool targ) in efc_node_alloc()
|
H A D | efclib.h | 350 bool targ; member
|
/openbmc/linux/include/linux/ |
H A D | sysfs.h | 581 struct kobject *targ, in sysfs_link_change_owner()
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptbase.c | 6661 int scsi, fc, sas, lan, ctl, targ; in mpt_version_proc_show() local
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 7814 static Flag decBiStr(const char *targ, const char *str1, const char *str2) {
|