/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | mshyperv.h | 237 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 D | ohci-dbg.c | 392 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 D | ehci-dbg.c | 334 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 D | fotg210-hcd.c | 315 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 D | ohci-dbg.c | 392 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 D | ehci-dbg.c | 334 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 D | mshyperv.h | 257 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 D | nldev.c | 1246 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 D | nldev.c | 1418 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 D | fotg210-hcd.c | 314 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()
|