Home
last modified time | relevance | path

Searched defs:len_op (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtarget_core_user.h71 __u32 len_op; member
82 static __inline__ enum tcmu_opcode tcmu_hdr_get_op(__u32 len_op) in tcmu_hdr_get_op()
87 static __inline__ void tcmu_hdr_set_op(__u32 *len_op, enum tcmu_opcode op) in tcmu_hdr_set_op()
93 static __inline__ __u32 tcmu_hdr_get_len(__u32 len_op) in tcmu_hdr_get_len()
98 static __inline__ void tcmu_hdr_set_len(__u32 *len_op, __u32 len) in tcmu_hdr_set_len()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtarget_core_user.h71 __u32 len_op; member
82 static __inline__ enum tcmu_opcode tcmu_hdr_get_op(__u32 len_op) in tcmu_hdr_get_op()
87 static __inline__ void tcmu_hdr_set_op(__u32 *len_op, enum tcmu_opcode op) in tcmu_hdr_set_op()
93 static __inline__ __u32 tcmu_hdr_get_len(__u32 len_op) in tcmu_hdr_get_len()
98 static __inline__ void tcmu_hdr_set_len(__u32 *len_op, __u32 len) in tcmu_hdr_set_len()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtarget_core_user.h73 __u32 len_op; member
84 static inline enum tcmu_opcode tcmu_hdr_get_op(__u32 len_op) in tcmu_hdr_get_op()
89 static inline void tcmu_hdr_set_op(__u32 *len_op, enum tcmu_opcode op) in tcmu_hdr_set_op()
95 static inline __u32 tcmu_hdr_get_len(__u32 len_op) in tcmu_hdr_get_len()
100 static inline void tcmu_hdr_set_len(__u32 *len_op, __u32 len) in tcmu_hdr_set_len()