Searched refs:position (Results 1 – 15 of 15) sorted by relevance
/include/linux/sunrpc/ |
D | rpc_rdma.h | 156 static inline __be32 *xdr_encode_read_segment(__be32 *p, u32 position, in xdr_encode_read_segment() argument 160 *p++ = cpu_to_be32(position); in xdr_encode_read_segment() 193 static inline __be32 *xdr_decode_read_segment(__be32 *p, u32 *position, in xdr_decode_read_segment() argument 197 *position = be32_to_cpup(p++); in xdr_decode_read_segment()
|
/include/soc/tegra/ |
D | ivc.h | 19 unsigned int position; member
|
/include/linux/ |
D | moxtet.h | 54 } position[MOXTET_NIRQS]; member
|
D | console.h | 78 unsigned long (*con_getxy)(struct vc_data *vc, unsigned long position,
|
D | coresight.h | 477 int position, int value); 509 int position, int value) in coresight_timeout() argument
|
D | libnvdimm.h | 114 int position; member
|
D | hugetlb.h | 230 struct vm_area_struct **vmas, unsigned long *position, in follow_hugetlb_page() argument
|
D | memcontrol.h | 86 struct mem_cgroup *position; member
|
D | ieee80211.h | 1236 u8 position[WLAN_USER_POSITION_LEN]; member
|
/include/xen/interface/io/ |
D | sndif.h | 1011 uint64_t position; member
|
/include/uapi/linux/raid/ |
D | md_p.h | 400 __le64 position; /* sector, start from rdev->data_offset, current position */ member
|
/include/uapi/sound/ |
D | asequencer.h | 257 unsigned int position; /* sync position */ member
|
/include/trace/events/ |
D | rpcrdma.h | 1491 u32 position 1494 TP_ARGS(length, position), 1498 __field(u32, position) 1503 __entry->position = position; 1507 __entry->length, __entry->position
|
/include/sound/ |
D | vx_core.h | 63 int position; /* the current position in frames (playback only) */ member
|
/include/net/ |
D | mac80211.h | 481 u8 position[WLAN_USER_POSITION_LEN]; member 6314 const u8 *membership, const u8 *position);
|