Home
last modified time | relevance | path

Searched refs:fill_func (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h237 hyperv_fill_flush_list_func fill_func, void *data);
264 hyperv_fill_flush_list_func fill_func, void *data) in hyperv_flush_guest_mapping_range()
263 hyperv_flush_guest_mapping_range(u64 as, hyperv_fill_flush_list_func fill_func, void *data) hyperv_flush_guest_mapping_range() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-dbg.c392 ssize_t (*fill_func)(struct debug_buffer *); /* fill method */ member
666 ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer()
674 buf->fill_func = fill_func; in alloc_buffer()
693 ret = buf->fill_func(buf); in fill_buffer()
H A Dehci-dbg.c334 ssize_t (*fill_func)(struct debug_buffer *); /* fill method */ member
916 ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer()
924 buf->fill_func = fill_func; in alloc_buffer()
944 ret = buf->fill_func(buf); in fill_buffer()
H A Dfotg210-hcd.c315 ssize_t (*fill_func)(struct debug_buffer *); /* fill method */ member
742 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer()
750 buf->fill_func = fill_func; in alloc_buffer()
770 ret = buf->fill_func(buf); in fill_buffer()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-dbg.c392 ssize_t (*fill_func)(struct debug_buffer *); /* fill method */ member
666 ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer()
674 buf->fill_func = fill_func; in alloc_buffer()
693 ret = buf->fill_func(buf); in fill_buffer()
H A Dehci-dbg.c334 ssize_t (*fill_func)(struct debug_buffer *); /* fill method */ member
916 ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer()
924 buf->fill_func = fill_func; in alloc_buffer()
944 ret = buf->fill_func(buf); in fill_buffer()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmshyperv.h257 hyperv_fill_flush_list_func fill_func, void *data);
330 hyperv_fill_flush_list_func fill_func, void *data) in hyperv_flush_guest_mapping_range()
329 hyperv_flush_guest_mapping_range(u64 as, hyperv_fill_flush_list_func fill_func, void *data) hyperv_flush_guest_mapping_range() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dnldev.c1246 res_fill_func_t fill_func) in res_get_common_doit()
1306 ret = fill_func(msg, has_cap_net_admin, res, port); in res_get_common_doit()
1327 res_fill_func_t fill_func) in res_get_common_dumpit()
1413 ret = fill_func(skb, has_cap_net_admin, res, port); in res_get_common_dumpit()
1243 res_get_common_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, enum rdma_restrack_type res_type, res_fill_func_t fill_func) res_get_common_doit() argument
1324 res_get_common_dumpit(struct sk_buff *skb, struct netlink_callback *cb, enum rdma_restrack_type res_type, res_fill_func_t fill_func) res_get_common_dumpit() argument
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnldev.c1418 res_fill_func_t fill_func) in res_get_common_doit()
1478 ret = fill_func(msg, has_cap_net_admin, res, port); in res_get_common_doit()
1499 res_fill_func_t fill_func) in res_get_common_dumpit()
1585 ret = fill_func(skb, has_cap_net_admin, res, port); in res_get_common_dumpit()
1415 res_get_common_doit(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack, enum rdma_restrack_type res_type, res_fill_func_t fill_func) res_get_common_doit() argument
1496 res_get_common_dumpit(struct sk_buff *skb, struct netlink_callback *cb, enum rdma_restrack_type res_type, res_fill_func_t fill_func) res_get_common_dumpit() argument
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c314 ssize_t (*fill_func)(struct debug_buffer *); /* fill method */ member
741 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer()
749 buf->fill_func = fill_func; in alloc_buffer()
769 ret = buf->fill_func(buf); in fill_buffer()

Completed in 25 milliseconds