Searched refs:s_host (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/lockd/ |
| D | svcshare.c | 36 if (share->s_host == host && nlm_cmp_owner(share, oh)) in nlmsvc_share_file() 53 share->s_host = host; in nlmsvc_share_file() 77 if (share->s_host == host && nlm_cmp_owner(share, oh)) { in nlmsvc_unshare_file() 100 if (match(share->s_host, host)) { in nlmsvc_traverse_shares()
|
| /Linux-v5.4/include/linux/lockd/ |
| D | share.h | 18 struct nlm_host * s_host; /* client host */ member
|
| /Linux-v5.4/drivers/firmware/ |
| D | ti_sci.c | 1755 u32 dev_id, u8 subtype, u8 s_host, in ti_sci_get_resource_range() argument 1790 req->secondary_host = s_host; in ti_sci_get_resource_range() 1853 u32 dev_id, u8 subtype, u8 s_host, in ti_sci_cmd_get_resource_range_from_shost() argument 1856 return ti_sci_get_resource_range(handle, dev_id, subtype, s_host, in ti_sci_cmd_get_resource_range_from_shost() 1882 u16 global_event, u8 vint_status_bit, u8 s_host, in ti_sci_manage_irq() argument 1917 req->secondary_host = s_host; in ti_sci_manage_irq() 1956 u16 global_event, u8 vint_status_bit, u8 s_host) in ti_sci_set_irq() argument 1965 global_event, vint_status_bit, s_host, in ti_sci_set_irq() 1990 u16 global_event, u8 vint_status_bit, u8 s_host) in ti_sci_free_irq() argument 1999 global_event, vint_status_bit, s_host, in ti_sci_free_irq()
|
| /Linux-v5.4/include/linux/soc/ti/ |
| D | ti_sci_protocol.h | 219 u32 dev_id, u8 subtype, u8 s_host,
|