Home
last modified time | relevance | path

Searched refs:alloc_arg (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dstriper.h39 void *alloc_arg,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dstriper.h39 void *alloc_arg,
/kernel/linux/linux-5.10/net/ceph/
H A Dstriper.c113 void *alloc_arg, in ceph_file_to_extents()
129 ex = alloc_fn(alloc_arg); in ceph_file_to_extents()
110 ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, struct ceph_object_extent *alloc_fn(void *arg), void *alloc_arg, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_file_to_extents() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dstriper.c113 void *alloc_arg, in ceph_file_to_extents()
129 ex = alloc_fn(alloc_arg); in ceph_file_to_extents()
110 ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, struct ceph_object_extent *alloc_fn(void *arg), void *alloc_arg, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_file_to_extents() argument
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.c116 static struct tep_print_arg *alloc_arg(void) in alloc_arg() function
1795 arg = alloc_arg(); in process_cond()
1796 left = alloc_arg(); in process_cond()
1797 right = alloc_arg(); in process_cond()
1851 arg = alloc_arg(); in process_array()
1975 left = alloc_arg(); in process_op()
1982 right = alloc_arg(); in process_op()
1994 left = alloc_arg(); in process_op()
2028 left = alloc_arg(); in process_op()
2070 right = alloc_arg(); in process_op()
[all...]

Completed in 8 milliseconds