/openbmc/linux/arch/x86/include/asm/ |
H A D | sev-common.h | 48 #define GHCB_CPUID_REQ(fn, reg) \ argument
|
/openbmc/linux/drivers/usb/core/ |
H A D | hcd-pci.c | 46 companion_fn fn) in for_each_companion()
|
/openbmc/linux/arch/powerpc/sysdev/xics/ |
H A D | xics-common.c | 463 struct fwnode_handle *fn; in xics_allocate_domain() local
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | debug-monitors.c | 306 int (*fn)(struct pt_regs *regs, unsigned long esr) = NULL; in call_break_hook() local
|
/openbmc/linux/arch/um/kernel/ |
H A D | process.c | 122 int (*fn)(void *), n; in new_thread_handler() local
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | pdata-quirks.c | 40 void (*fn)(void); member
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_freezer.c | 809 int (*fn)(const char *root); member
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_btree.c | 4342 xfs_btree_visit_blocks_fn fn, in xfs_btree_visit_block() 4387 xfs_btree_visit_blocks_fn fn, in xfs_btree_visit_blocks() 4713 xfs_btree_query_range_fn fn, in xfs_btree_simple_query_range() 4800 xfs_btree_query_range_fn fn, in xfs_btree_overlapped_query_range() 4955 xfs_btree_query_range_fn fn, in xfs_btree_query_range() 4980 xfs_btree_query_range_fn fn, in xfs_btree_query_all()
|
/openbmc/u-boot/scripts/dtc/ |
H A D | livetree.c | 867 static void add_fixup_entry(struct dt_info *dti, struct node *fn, in add_fixup_entry() 888 struct node *fn, in generate_fixups_tree_internal()
|
/openbmc/linux/include/linux/ |
H A D | suspend.h | 504 #define pm_notifier(fn, pri) { \ argument 549 #define pm_notifier(fn, pri) do { (void)(fn); } while (0) argument
|
/openbmc/linux/drivers/platform/surface/ |
H A D | surface_acpi_notify.c | 235 enum san_dsm_event_fn fn; in san_evt_bat_bix() local 247 enum san_dsm_event_fn fn; in san_evt_bat_bst() local
|
/openbmc/linux/mm/ |
H A D | memory.c | 2580 pte_fn_t fn, void *data, bool create, in apply_to_pte_range() 2623 pte_fn_t fn, void *data, bool create, in apply_to_pmd_range() 2661 pte_fn_t fn, void *data, bool create, in apply_to_pud_range() 2697 pte_fn_t fn, void *data, bool create, in apply_to_p4d_range() 2732 unsigned long size, pte_fn_t fn, in __apply_to_page_range() 2773 unsigned long size, pte_fn_t fn, void *data) in apply_to_page_range() 2787 unsigned long size, pte_fn_t fn, void *data) in apply_to_existing_page_range()
|
/openbmc/linux/fs/jffs2/ |
H A D | debug.c | 81 struct jffs2_full_dnode *fn = frag->node; in __jffs2_dbg_fragtree_paranoia_check_nolock() local
|
/openbmc/linux/drivers/xen/ |
H A D | xlate_mmu.c | 49 xen_gfn_fn_t fn, void *data) in xen_for_each_gfn()
|
/openbmc/linux/drivers/md/ |
H A D | dm-ebs-target.c | 435 iterate_devices_callout_fn fn, void *data) in ebs_iterate_devices()
|
H A D | dm-delay.c | 345 iterate_devices_callout_fn fn, void *data) in delay_iterate_devices()
|
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | 612 exit_handler_fn fn; in kvm_hyp_handle_exit() local
|
/openbmc/linux/include/net/sctp/ |
H A D | sm.h | 62 sctp_state_fn_t *fn; member
|
/openbmc/linux/net/core/ |
H A D | selftests.c | 341 int (*fn)(struct net_device *ndev); member
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | mfp-pxa2xx.c | 60 int fn = MFP_AF(c); in __mfp_config_gpio() local
|
/openbmc/linux/arch/x86/pci/ |
H A D | xen.c | 454 struct fwnode_handle *fn; in xen_create_pci_msi_domain() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_ggtt_fencing.c | 332 struct i915_fence_reg *fence, *fn; in fence_find() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_listen.c | 1185 #define TEST(fn, ...) \ argument 1254 void (*fn)(struct test_sockmap_listen *skel, in test_ops() member 1311 void (*fn)(struct test_sockmap_listen *skel, in test_redir() member 1583 void (*fn)(int family, int sotype, int socket_map, in test_reuseport() member
|
/openbmc/linux/kernel/time/ |
H A D | timer.c | 646 #define TIMER_HINT(fn, container, timr, hintfn) \ argument 667 void (**fn)(void) = addr + timer_hints[i].offset; in timer_debug_hint() local 1729 void (*fn)(struct timer_list *); in expire_timers() local
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 1040 xs_impl fn; member 1508 xs_watch_fn fn; member 1655 const char *path, xs_watch_fn fn, in xs_be_watch()
|