/openbmc/linux/arch/arm64/include/asm/ |
H A D | debug-monitors.h | 67 int (*fn)(struct pt_regs *regs, unsigned long esr); member 78 int (*fn)(struct pt_regs *regs, unsigned long esr); member
|
/openbmc/linux/drivers/firmware/psci/ |
H A D | psci.c | 176 __psci_cpu_suspend(u32 fn, u32 state, unsigned long entry_point) in __psci_cpu_suspend() 198 static int __psci_cpu_off(u32 fn, u32 state) in __psci_cpu_off() 216 static int __psci_cpu_on(u32 fn, unsigned long cpuid, unsigned long entry_point) in __psci_cpu_on() 234 static int __psci_migrate(u32 fn, unsigned long cpuid) in __psci_migrate() 351 u32 fn; member
|
/openbmc/linux/crypto/ |
H A D | xctr.c | 52 void (*fn)(struct crypto_tfm *, u8 *, const u8 *) = in crypto_xctr_crypt_segment() local 77 void (*fn)(struct crypto_tfm *, u8 *, const u8 *) = in crypto_xctr_crypt_inplace() local
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | debug.c | 190 brcms_debugfs_add_entry(struct brcms_pub *drvr, const char *fn, in brcms_debugfs_add_entry() 213 #define __brcms_fn(fn) \ argument
|
/openbmc/u-boot/drivers/fpga/ |
H A D | virtex2.c | 160 xilinx_virtex2_slave_selectmap_fns *fn = desc->iface_fns; in virtex2_ssm_load() local 359 xilinx_virtex2_slave_selectmap_fns *fn = desc->iface_fns; in virtex2_ssm_dump() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-forward-visitor.c | 21 #define CAST_VISIT_TYPE(fn) ((GenericVisitor *)(fn)) argument 28 static void *visit_with_forward(const char *srcstr, GenericVisitor *fn) in visit_with_forward()
|
/openbmc/linux/tools/perf/util/ |
H A D | perf_api_probe.c | 14 static int perf_do_probe_api(setup_probe_fn_t fn, struct perf_cpu cpu, const char *str) in perf_do_probe_api() 60 static bool perf_probe_api(setup_probe_fn_t fn) in perf_probe_api()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-neon.c | 1140 NeonGenTwoOpEnvFn *fn) in do_2shift_env_32() 1462 gen_helper_gvec_2_ptr *fn) in do_fp_2sh() 1555 GVecGen2iFn *fn; in trans_Vimm_1r() local 2864 ZipFn *fn) in do_zip_uzp() 2899 static ZipFn * const fn[2][4] = { in trans_VUZP() local 2917 static ZipFn * const fn[2][4] = { in trans_VZIP() local 3309 static NeonGenOneOpFn * const fn[] = { in trans_VREV32() local 3328 static NeonGenOneOpFn * const fn[] = { in trans_VCLS() local 3344 static NeonGenOneOpFn * const fn[] = { in trans_VCLZ() local 3432 static NeonGenOneOpFn * const fn[] = { in WRAP_1OP_ENV_FN() local [all …]
|
/openbmc/linux/drivers/s390/cio/ |
H A D | device_pgid.c | 135 static void spid_build_cp(struct ccw_device *cdev, u8 fn) in spid_build_cp() 173 u8 fn; in pgid_wipeout_start() local 199 u8 fn; in spid_do() local 606 u8 fn; in ccw_device_disband_start() local
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-ftpci100.c | 182 unsigned int fn, int config, int size, in faraday_raw_pci_read_config() 199 static int faraday_pci_read_config(struct pci_bus *bus, unsigned int fn, in faraday_pci_read_config() 212 unsigned int fn, int config, int size, in faraday_raw_pci_write_config() 238 static int faraday_pci_write_config(struct pci_bus *bus, unsigned int fn, in faraday_pci_write_config()
|
/openbmc/linux/tools/perf/bench/ |
H A D | mem-memcpy-arch.h | 5 #define MEMCPY_FN(fn, name, desc) \ argument
|
H A D | mem-memset-arch.h | 5 #define MEMSET_FN(fn, name, desc) \ argument
|
/openbmc/qemu/ebpf/ |
H A D | ebpf.h | 21 #define ebpf_binary_init(id, fn) \ argument
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | unroll.h | 16 #define unroll(times, fn, ...) do { \ argument
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | soc.h | 14 #define SOC_EARLY_INIT_DECLARE(name, compat, fn) \ argument
|
/openbmc/linux/rust/kernel/ |
H A D | print.rs | 52 const fn generate(is_cont: bool, prefix: &[u8; 3]) -> [u8; LENGTH] { in generate() constant
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | snic_trc.h | 20 char *fn; /* Ptr to Function Name */ member 48 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace()
|
/openbmc/linux/drivers/pci/controller/cadence/ |
H A D | pcie-cadence.c | 27 void cdns_pcie_set_outbound_region(struct cdns_pcie *pcie, u8 busnr, u8 fn, in cdns_pcie_set_outbound_region() 105 u8 busnr, u8 fn, in cdns_pcie_set_outbound_region_for_normal_msg()
|
/openbmc/linux/net/l3mdev/ |
H A D | l3mdev.c | 29 lookup_by_table_id_t fn) in l3mdev_table_lookup_register() 58 lookup_by_table_id_t fn) in l3mdev_table_lookup_unregister()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-riscv-intc.c | 160 static int __init riscv_intc_init_common(struct fwnode_handle *fn, in riscv_intc_init_common() 236 struct fwnode_handle *fn; in riscv_intc_acpi_init() local
|
/openbmc/linux/arch/mips/pci/ |
H A D | pcie-octeon.c | 229 int dev, int fn, int reg) in __cvmx_pcie_build_config_addr() 272 int fn, int reg) in cvmx_pcie_config_read8() 294 int fn, int reg) in cvmx_pcie_config_read16() 316 int fn, int reg) in cvmx_pcie_config_read32() 336 static void cvmx_pcie_config_write8(int pcie_port, int bus, int dev, int fn, in cvmx_pcie_config_write8() 355 static void cvmx_pcie_config_write16(int pcie_port, int bus, int dev, int fn, in cvmx_pcie_config_write16() 374 static void cvmx_pcie_config_write32(int pcie_port, int bus, int dev, int fn, in cvmx_pcie_config_write32()
|
/openbmc/linux/drivers/input/rmi4/ |
H A D | rmi_driver.c | 37 struct rmi_function *fn, *tmp; in rmi_free_function_list() local 60 static int reset_one_function(struct rmi_function *fn) in reset_one_function() 79 static int configure_one_function(struct rmi_function *fn) in configure_one_function() 256 static int suspend_one_function(struct rmi_function *fn) in suspend_one_function() 290 static int resume_one_function(struct rmi_function *fn) in resume_one_function() 834 struct rmi_function *fn; in rmi_create_function() local
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | platsmp.c | 19 void shmobile_smp_hook(unsigned int cpu, unsigned long fn, unsigned long arg) in shmobile_smp_hook()
|
/openbmc/qemu/tests/tcg/cris/libc/ |
H A D | check_openpf5.c | 27 char *fn = malloc (strlen (argv[0]) + 2); in main() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-kcopyd.c | 376 dm_kcopyd_notify_fn fn; member 497 dm_kcopyd_notify_fn fn = job->fn; in run_complete_job() local 780 unsigned int flags, dm_kcopyd_notify_fn fn, void *context) in dm_kcopyd_copy() 860 unsigned int flags, dm_kcopyd_notify_fn fn, void *context) in dm_kcopyd_zero() 867 dm_kcopyd_notify_fn fn, void *context) in dm_kcopyd_prepare_callback()
|