/openbmc/linux/tools/testing/selftests/sched/ |
H A D | cs_prctl_test.c | 91 static void __handle_error(char *fn, int ln, char *msg) in __handle_error()
|
/openbmc/linux/arch/x86/hyperv/ |
H A D | irqdomain.c | 327 struct fwnode_handle *fn; in hv_create_pci_msi_domain() local
|
/openbmc/linux/drivers/vfio/ |
H A D | iova_bitmap.c | 377 iova_bitmap_fn_t fn) in iova_bitmap_for_each()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | unwind.c | 210 static bool pc_is_kernel_fn(unsigned long pc, void *fn) in pc_is_kernel_fn()
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | cpu-info.h | 84 #define proc_cpuinfo_notifier(fn, pri) \ argument
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_linux.h | 178 #define xfs_sort(a,n,s,fn) sort(a,n,s,fn,NULL) argument
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | stackleak_plugin.c | 397 const char *fn = DECL_NAME_POINTER(current_function_decl); in stackleak_cleanup_execute() local
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 406 int (*fn)(const char *root); member
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 128 gen_helper_gvec_2 *fn) in tcg_gen_gvec_2_ool() 149 gen_helper_gvec_2i *fn) in tcg_gen_gvec_2i_ool() 169 gen_helper_gvec_3 *fn) in tcg_gen_gvec_3_ool() 192 int32_t data, gen_helper_gvec_4 *fn) in tcg_gen_gvec_4_ool() 218 uint32_t maxsz, int32_t data, gen_helper_gvec_5 *fn) in tcg_gen_gvec_5_ool() 248 int32_t data, gen_helper_gvec_2_ptr *fn) in tcg_gen_gvec_2_ptr() 269 int32_t data, gen_helper_gvec_3_ptr *fn) in tcg_gen_gvec_3_ptr() 294 gen_helper_gvec_4_ptr *fn) in tcg_gen_gvec_4_ptr() 322 gen_helper_gvec_5_ptr *fn) in tcg_gen_gvec_5_ptr() 3816 gen_helper_gvec_3 * const *fn = fns[cond]; in tcg_gen_gvec_cmp() local [all …]
|
/openbmc/linux/drivers/md/bcache/ |
H A D | btree.c | 2540 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 D | arm_sdei.c | 89 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 D | xfs_rmap.c | 2359 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 D | libjvmti.c | 172 char fn[PATH_MAX]; in get_source_filename() local
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | lcd_dma.c | 138 unsigned long en, fn; in set_b1_regs() local
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-loongson2.c | 35 #define FUNCTION(fn) \ argument
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | smp.c | 84 void (*fn)(void) = octeon_message_functions[i]; in mailbox_interrupt() local
|
/openbmc/linux/drivers/scsi/device_handler/ |
H A D | scsi_dh_emc.c | 385 activate_complete fn, void *data) in clariion_activate()
|
/openbmc/qemu/hw/m68k/ |
H A D | mcf5208.c | 338 char *fn; in mcf5208evb_init() local
|
/openbmc/linux/rust/alloc/vec/ |
H A D | mod.rs | 423 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 D | boxed.rs | 1137 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 D | ast.py | 387 def finalize(fn, d, variant = None): argument 441 def multi_finalize(fn, d): argument
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_watchdog.c | 211 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 D | pci-v3-semi.c | 402 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 D | reiserfs.c | 868 char fn[PATH_MAX]; in reiserfs_dir() local
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create.py | 928 def check_single_file(fn, fetchuri): argument
|