Home
last modified time | relevance | path

Searched refs:cs_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/accel/habanalabs/common/
A Dcommand_submission.c926 cs->type = cs_type; in allocate_cs()
1353 enum hl_cs_type cs_type; in hl_cs_sanity_checks() local
1384 is_sync_stream = (cs_type == CS_TYPE_SIGNAL || cs_type == CS_TYPE_WAIT || in hl_cs_sanity_checks()
1385 cs_type == CS_TYPE_COLLECTIVE_WAIT); in hl_cs_sanity_checks()
1392 if (cs_type == CS_TYPE_DEFAULT) { in hl_cs_sanity_checks()
2255 if (cs_type == CS_TYPE_COLLECTIVE_WAIT) { in cs_ioctl_signal_wait()
2278 cs_type == CS_TYPE_COLLECTIVE_WAIT); in cs_ioctl_signal_wait()
2405 if (cs_type == CS_TYPE_WAIT || cs_type == CS_TYPE_SIGNAL) in cs_ioctl_signal_wait()
2561 enum hl_cs_type cs_type = 0; in hl_cs_ioctl() local
2592 switch (cs_type) { in hl_cs_ioctl()
[all …]
/linux/sound/usb/
A Dstream.c349 u8 cs_type; in convert_chmap_v3() local
352 cs_type = cs_desc->bSegmentType; in convert_chmap_v3()
354 if (cs_type == UAC3_CHANNEL_INFORMATION) { in convert_chmap_v3()
/linux/fs/nfsd/
A Dstate.h63 unsigned char cs_type; member
A Dnfs4state.c975 unsigned char cs_type) in nfs4_init_cp_state() argument
991 stid->cs_type = cs_type; in nfs4_init_cp_state()
1025 if (copy->cp_stateid.cs_type != NFS4_COPY_STID) in nfs4_free_copy_state()
6560 if (cps->cp_stateid.cs_type == NFS4_COPYNOTIFY_STID && in nfs4_laundromat()
6959 WARN_ON_ONCE(cps->cp_stateid.cs_type != NFS4_COPYNOTIFY_STID); in _free_cpntf_state_locked()
6986 if (state->cp_stateid.cs_type != NFS4_COPYNOTIFY_STID) { in manage_cpntf_state()

Completed in 39 milliseconds