Home
last modified time | relevance | path

Searched full:s_host (Results 1 – 3 of 3) sorted by relevance

/linux/fs/lockd/
H A Dsvcshare.c68 if (share->s_host == host && nlm_cmp_owner(share, oh)) in nlmsvc_share_file()
83 share->s_host = host; in nlmsvc_share_file()
117 if (share->s_host == host && nlm_cmp_owner(share, oh)) { in nlmsvc_unshare_file()
144 if (match(share->s_host, host)) { in nlmsvc_traverse_shares()
H A Dshare.h24 struct nlm_host * s_host; /* client host */ member
/linux/drivers/firmware/
H A Dti_sci.c2137 * @s_host: Host processor ID to which the resources are allocated
2144 u32 dev_id, u8 subtype, u8 s_host, in ti_sci_get_resource_range() argument
2172 req->secondary_host = s_host; in ti_sci_get_resource_range()
2230 * @s_host: Host processor ID to which the resources are allocated
2238 u32 dev_id, u8 subtype, u8 s_host, in ti_sci_cmd_get_resource_range_from_shost() argument
2241 return ti_sci_get_resource_range(handle, dev_id, subtype, s_host, desc); in ti_sci_cmd_get_resource_range_from_shost()
2257 * @s_host: Secondary host ID to which the irq/event is being
2266 u16 global_event, u8 vint_status_bit, u8 s_host, in ti_sci_manage_irq() argument
2301 req->secondary_host = s_host; in ti_sci_manage_irq()
2358 * @s_host: Secondary host ID to which the irq/event is being
[all …]