Searched defs:rhead (Results 1 - 8 of 8) sorted by last modified time

/linux-master/net/mac80211/
H A Dieee80211_i.h700 struct rhashtable rhead; member in struct:mesh_table
/linux-master/fs/xfs/
H A Dxfs_log_recover.c763 xlog_rseek_logrec_hdr( struct xlog *log, xfs_daddr_t head_blk, xfs_daddr_t tail_blk, int count, char *buffer, xfs_daddr_t *rblk, struct xlog_rec_header **rhead, bool *wrapped) argument
837 xlog_seek_logrec_hdr( struct xlog *log, xfs_daddr_t head_blk, xfs_daddr_t tail_blk, int count, char *buffer, xfs_daddr_t *rblk, struct xlog_rec_header **rhead, bool *wrapped) argument
1020 xlog_verify_head( struct xlog *log, xfs_daddr_t *head_blk, xfs_daddr_t *tail_blk, char *buffer, xfs_daddr_t *rhead_blk, struct xlog_rec_header **rhead, bool *wrapped) argument
1133 xlog_check_unmount_rec( struct xlog *log, xfs_daddr_t *head_blk, xfs_daddr_t *tail_blk, struct xlog_rec_header *rhead, xfs_daddr_t rhead_blk, char *buffer, bool *clean) argument
1192 xlog_set_state( struct xlog *log, xfs_daddr_t head_blk, struct xlog_rec_header *rhead, xfs_daddr_t rhead_blk, bool bump_cycle) argument
1244 xlog_rec_header_t *rhead; local
2306 xlog_recover_ophdr_to_trans( struct hlist_head rhash[], struct xlog_rec_header *rhead, struct xlog_op_header *ohead) argument
2350 xlog_recover_process_ophdr( struct xlog *log, struct hlist_head rhash[], struct xlog_rec_header *rhead, struct xlog_op_header *ohead, char *dp, char *end, int pass, struct list_head *buffer_list) argument
2434 xlog_recover_process_data( struct xlog *log, struct hlist_head rhash[], struct xlog_rec_header *rhead, char *dp, int pass, struct list_head *buffer_list) argument
2825 xlog_unpack_data( struct xlog_rec_header *rhead, char *dp, struct xlog *log) argument
2853 xlog_recover_process( struct xlog *log, struct hlist_head rhash[], struct xlog_rec_header *rhead, char *dp, int pass, struct list_head *buffer_list) argument
2911 xlog_valid_rec_header( struct xlog *log, struct xlog_rec_header *rhead, xfs_daddr_t blkno, int bufsize) argument
2961 xlog_rec_header_t *rhead; local
[all...]
H A Dxfs_log.c1807 xlog_cksum( struct xlog *log, struct xlog_rec_header *rhead, char *dp, int size) argument
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h103 struct rcu_head rhead; member in struct:ttm_base_object
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dpeer.c170 ath11k_peer_rhash_insert(struct ath11k_base *ab, struct rhashtable *rtbl, struct rhash_head *rhead, struct rhashtable_params *params, void *key) argument
190 ath11k_peer_rhash_remove(struct ath11k_base *ab, struct rhashtable *rtbl, struct rhash_head *rhead, struct rhashtable_params *params) argument
/linux-master/include/linux/
H A Drhashtable-types.h22 struct rhash_head rhead; member in struct:rhlist_head
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.h47 struct rcu_head rhead; member in struct:amdgpu_bo_list
/linux-master/security/selinux/
H A Davc.c58 struct rcu_head rhead; member in struct:avc_node
431 static void avc_node_free(struct rcu_head *rhead) argument

Completed in 298 milliseconds