Home
last modified time | relevance | path

Searched defs:fn (Results 351 – 375 of 723) sorted by relevance

1...<<11121314151617181920>>...29

/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c91 static void __handle_error(char *fn, int ln, char *msg) in __handle_error()
/openbmc/linux/arch/x86/hyperv/
H A Dirqdomain.c327 struct fwnode_handle *fn; in hv_create_pci_msi_domain() local
/openbmc/linux/drivers/vfio/
H A Diova_bitmap.c377 iova_bitmap_fn_t fn) in iova_bitmap_for_each()
/openbmc/linux/arch/parisc/kernel/
H A Dunwind.c210 static bool pc_is_kernel_fn(unsigned long pc, void *fn) in pc_is_kernel_fn()
/openbmc/linux/arch/loongarch/include/asm/
H A Dcpu-info.h84 #define proc_cpuinfo_notifier(fn, pri) \ argument
/openbmc/linux/fs/xfs/
H A Dxfs_linux.h178 #define xfs_sort(a,n,s,fn) sort(a,n,s,fn,NULL) argument
/openbmc/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c397 const char *fn = DECL_NAME_POINTER(current_function_decl); in stackleak_cleanup_execute() local
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_kmem.c406 int (*fn)(const char *root); member
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c115 gen_helper_gvec_2 *fn) in tcg_gen_gvec_2_ool()
136 gen_helper_gvec_2i *fn) in tcg_gen_gvec_2i_ool()
156 gen_helper_gvec_3 *fn) in tcg_gen_gvec_3_ool()
179 int32_t data, gen_helper_gvec_4 *fn) in tcg_gen_gvec_4_ool()
205 uint32_t maxsz, int32_t data, gen_helper_gvec_5 *fn) in tcg_gen_gvec_5_ool()
235 int32_t data, gen_helper_gvec_2_ptr *fn) in tcg_gen_gvec_2_ptr()
256 int32_t data, gen_helper_gvec_3_ptr *fn) in tcg_gen_gvec_3_ptr()
281 gen_helper_gvec_4_ptr *fn) in tcg_gen_gvec_4_ptr()
309 gen_helper_gvec_5_ptr *fn) in tcg_gen_gvec_5_ptr()
3789 gen_helper_gvec_3 * const *fn = fns[cond]; in tcg_gen_gvec_cmp() local
[all …]
/openbmc/linux/drivers/md/bcache/
H A Dbtree.c2540 btree_map_nodes_fn *fn, int flags) in bch_btree_map_nodes_recurse()
2568 struct bkey *from, btree_map_nodes_fn *fn, int flags) in __bch_btree_map_nodes()
2574 struct bkey *from, btree_map_keys_fn *fn, in bch_btree_map_keys_recurse()
2603 struct bkey *from, btree_map_keys_fn *fn, int flags) in bch_btree_map_keys()
/openbmc/linux/drivers/firmware/
H A Darm_sdei.c89 static inline int sdei_do_local_call(smp_call_func_t fn, in sdei_do_local_call()
100 static inline int sdei_do_cross_call(smp_call_func_t fn, in sdei_do_cross_call()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c2359 xfs_rmap_query_range_fn fn; member
2389 xfs_rmap_query_range_fn fn, in xfs_rmap_query_range()
2404 xfs_rmap_query_range_fn fn, in xfs_rmap_query_all()
/openbmc/linux/tools/perf/jvmti/
H A Dlibjvmti.c172 char fn[PATH_MAX]; in get_source_filename() local
/openbmc/linux/drivers/video/fbdev/omap/
H A Dlcd_dma.c138 unsigned long en, fn; in set_b1_regs() local
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-loongson2.c35 #define FUNCTION(fn) \ argument
/openbmc/linux/arch/mips/cavium-octeon/
H A Dsmp.c84 void (*fn)(void) = octeon_message_functions[i]; in mailbox_interrupt() local
/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_emc.c385 activate_complete fn, void *data) in clariion_activate()
/openbmc/linux/rust/alloc/vec/
H A Dmod.rs423 pub const fn new() -> Self { in new() constant
665 pub const fn new_in(alloc: A) -> Self { in new_in() constant
/openbmc/linux/rust/alloc/
H A Dboxed.rs1137 pub const fn allocator(b: &Self) -> &A { in allocator() constant
1217 pub const fn into_pin(boxed: Self) -> Pin<Self> in into_pin() constant
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A Dast.py387 def finalize(fn, d, variant = None): argument
441 def multi_finalize(fn, d): argument
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_watchdog.c211 action_fn fn = (action_fn) kp->arg; in set_param_str() local
234 action_fn fn = (action_fn) kp->arg; in get_param_str() local
/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c402 static int v3_pci_read_config(struct pci_bus *bus, unsigned int fn, in v3_pci_read_config()
416 static int v3_pci_write_config(struct pci_bus *bus, unsigned int fn, in v3_pci_write_config()
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c868 char fn[PATH_MAX]; in reiserfs_dir() local
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py928 def check_single_file(fn, fetchuri): argument
/openbmc/linux/arch/x86/include/asm/
H A Dsev-common.h48 #define GHCB_CPUID_REQ(fn, reg) \ argument

1...<<11121314151617181920>>...29