Home
last modified time | relevance | path

Searched defs:fn (Results 576 – 600 of 723) sorted by relevance

1...<<212223242526272829

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h104 #define KVM_X86_CPU_FEATURE(fn, idx, gpr, __bit) \ argument
227 #define KVM_X86_CPU_PROPERTY(fn, idx, gpr, low_bit, high_bit) \ argument
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c2338 struct fwnode_handle *fn; in mp_irqdomain_create() local
2384 struct fwnode_handle *fn = ioapics[idx].irqdomain->fwnode; in ioapic_destroy_irqdomain() local
/openbmc/linux/drivers/vhost/
H A Dvhost.c181 void vhost_work_init(struct vhost_work *work, vhost_work_fn_t fn) in vhost_work_init()
189 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init()
/openbmc/linux/scripts/
H A Dunifdef.c806 Linetype (*fn)(int *, Linetype, int, Linetype, int); member
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.c781 unsigned int slot, fn, n; in set_pci_devfn() local
/openbmc/qemu/accel/tcg/
H A Duser-exec.c165 int walk_memory_regions(void *priv, walk_memory_regions_fn fn) in walk_memory_regions()
/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c148 void *fn; /* Function pointer to expected function of top frame. */ member
/openbmc/linux/include/linux/
H A Dwait.h777 #define __wait_event_interruptible_locked(wq, condition, exclusive, fn) \ argument
H A Dregmap.h731 #define __regmap_lockdep_wrapper(fn, name, ...) \ argument
742 #define __regmap_lockdep_wrapper(fn, name, ...) fn(__VA_ARGS__, NULL, NULL) argument
/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c453 void (*fn)(struct pt_regs *) = NULL; in smp_handle_nmi_ipi() local
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c547 struct fwnode_handle *fn; in hpet_create_irq_domain() local
/openbmc/linux/drivers/base/power/
H A Dmain.c1951 void __suspend_report_result(const char *function, struct device *dev, void *fn, int ret) in __suspend_report_result()
/openbmc/linux/drivers/md/bcache/
H A Dbset.c1165 struct btree_keys *b, ptr_filter_fn fn) in bch_btree_iter_next_filter()
/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c1090 uint32_t desc, IMOPFn *fn) in do_imopa()
/openbmc/linux/drivers/md/
H A Ddm-raid1.c1471 iterate_devices_callout_fn fn, void *data) in mirror_iterate_devices()
/openbmc/linux/drivers/scsi/arm/
H A Dfas216.c2140 void (*fn)(FAS216_Info *, struct scsi_cmnd *, unsigned int); in fas216_done() local
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c290 void (*fn)(struct cxgbit_sock *, struct sk_buff *); in cxgbit_unlock_sock() local
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f34.h275 struct rmi_function *fn; member
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c807 static void wpcm450_update_mfsel(struct regmap *gcr_regmap, int reg, int bit, int fn, int fn_select… in wpcm450_update_mfsel()
/openbmc/qemu/target/riscv/
H A Dvector_helper.c1905 opivv2_rm_fn *fn, uint32_t vma, uint32_t esz) in vext_vv_rm_1()
1922 opivv2_rm_fn *fn, uint32_t esz) in vext_vv_rm_2()
2030 opivx2_rm_fn *fn, uint32_t vma, uint32_t esz) in vext_vx_rm_1()
2047 opivx2_rm_fn *fn, uint32_t esz) in vext_vx_rm_2()
/openbmc/linux/kernel/
H A Dworkqueue.c3689 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context()
5044 work_func_t *fn = NULL; in print_worker_info() local
5613 long (*fn)(void *); member
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a779a0.c18 #define CPU_ALL_GP(fn, sfx) \ argument
90 #define CPU_ALL_NOGP(fn) \ argument
H A Dpfc-r8a779g0.c18 #define CPU_ALL_GP(fn, sfx) \ argument
52 #define CPU_ALL_NOGP(fn) \ argument
/openbmc/linux/tools/perf/util/
H A Dmachine.c3392 int machine__for_each_dso(struct machine *machine, machine__dso_t fn, void *priv) in machine__for_each_dso()
3404 int machine__for_each_kernel_map(struct machine *machine, machine__map_t fn, void *priv) in machine__for_each_kernel_map()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-ui.min.js6 …n t(t,s){var a,n,r,o=t.nodeName.toLowerCase();return"area"===o?(a=t.parentNode,n=a.name,t.href&&n&…

1...<<212223242526272829