Home
last modified time | relevance | path

Searched refs:LEAF (Results 1 – 25 of 39) sorted by relevance

12

/linux/arch/mips/mm/
H A Dtlb-funcs.S20 LEAF(tlbmiss_handler_setup_pgd)
27 LEAF(handle_tlbm)
32 LEAF(handle_tlbs)
37 LEAF(handle_tlbl)
H A Dpage-funcs.S32 LEAF(cpu_clear_page_function_name)
48 LEAF(cpu_copy_page_function_name)
H A Dcex-oct.S19 LEAF(except_vec2_octeon)
57 LEAF(handle_cache_err)
H A Dcex-sb1.S38 LEAF(except_vec2_sb1)
129 LEAF(handle_vec2_sb1)
H A Dcex-gen.S20 LEAF(except_vec2_generic)
/linux/arch/mips/kernel/
H A Dcps-vec.S86 LEAF(mips_cps_core_boot)
156 LEAF(excep_tlbfill)
162 LEAF(excep_xtlbfill)
168 LEAF(excep_cache)
174 LEAF(excep_genex)
180 LEAF(excep_intex)
186 LEAF(excep_ejtag)
193 LEAF(mips_cps_core_init)
272 LEAF(mips_cps_get_bootcfg)
325 LEAF(mips_cps_boot_vpes)
[all …]
H A Dbmips_5xxx_init.S119 LEAF(size_i_cache)
212 LEAF(size_d_cache)
416 LEAF(set_other_config)
453 LEAF(set_branch_pred)
484 LEAF(set_luc)
507 LEAF(set_cwf_tse)
529 LEAF(set_clock_ratio)
551 LEAF(set_zephyr)
586 LEAF(set_llmb)
H A Dr4k_fpu.S41 LEAF(_save_fp)
54 LEAF(_restore_fp)
68 LEAF(_save_msa)
77 LEAF(_restore_msa)
82 LEAF(_init_msa_upper)
99 LEAF(_save_fp_context)
170 LEAF(_restore_fp_context)
237 LEAF(\name)
315 LEAF(_save_msa_all_upper)
372 LEAF(_restore_msa_all_upper)
H A Dr2300_fpu.S41 LEAF(_save_fp)
50 LEAF(_restore_fp)
65 LEAF(_save_fp_context)
99 LEAF(_restore_fp_context)
H A Docteon_switch.S24 LEAF(resume)
97 LEAF(octeon_cop2_save)
259 LEAF(octeon_cop2_restore)
426 LEAF(octeon_mult_save)
433 LEAF(octeon_mult_save2)
452 LEAF(octeon_mult_save3)
493 LEAF(octeon_mult_restore)
500 LEAF(octeon_mult_restore2)
518 LEAF(octeon_mult_restore3)
H A Dbmips_vec.S40 LEAF(bmips_smp_movevec)
256 LEAF(bmips_smp_int_vec)
276 LEAF(bmips_enable_xks01)
H A Drelocate_kernel.S16 LEAF(relocate_new_kernel)
107 LEAF(kexec_smp_wait)
H A Dcps-vec-ns16550.S36 LEAF(_mips_cps_putc)
172 LEAF(mips_cps_bev_dump)
H A Dr4k_switch.S28 LEAF(resume)
/linux/fs/jfs/
H A Djfs_btree.h142 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
144 BN = (LEAF)->bn;\
145 MP = (LEAF)->mp;\
150 INDEX = (LEAF)->index;\
/linux/fs/unicode/
H A Dmkutf8data.c175 #define LEAF_GEN(LEAF) ((LEAF)[0]) argument
176 #define LEAF_CCC(LEAF) ((LEAF)[1]) argument
177 #define LEAF_STR(LEAF) ((const char*)((LEAF) + 2)) argument
343 #define LEAF 0 macro
393 } else if (node->rightnode == LEAF) { in lookup()
402 } else if (node->leftnode == LEAF) { in lookup()
429 if (tree->childnode == LEAF) { in tree_walk()
452 if (node->leftnode == LEAF) { in tree_walk()
466 if (node->rightnode == LEAF) { in tree_walk()
564 node->rightnode = LEAF; in insert()
[all …]
H A Dutf8-norm.c186 #define LEAF_GEN(LEAF) ((LEAF)[0]) argument
187 #define LEAF_CCC(LEAF) ((LEAF)[1]) argument
188 #define LEAF_STR(LEAF) ((const char *)((LEAF) + 2)) argument
/linux/Documentation/translations/zh_CN/core-api/
H A Dassoc_array.rst393 any LEAF 9431809de993ba
394 any LEAF b4542910809cd
396 any LEAF f3842239082
401 any LEAF 1458952489
/linux/arch/mips/vdso/
H A Dsigreturn.S17 LEAF(__vdso_rt_sigreturn)
27 LEAF(__vdso_sigreturn)
/linux/arch/mips/kvm/
H A Dmsa.S19 LEAF(__kvm_save_msa)
56 LEAF(__kvm_restore_msa)
113 LEAF(__kvm_restore_msa_upper)
150 LEAF(__kvm_restore_msacsr)
H A Dfpu.S23 LEAF(__kvm_save_fpu)
67 LEAF(__kvm_restore_fpu)
111 LEAF(__kvm_restore_fcsr)
/linux/arch/mips/alchemy/common/
H A Dsleeper.S88 LEAF(alchemy_sleep_au1000)
114 LEAF(alchemy_sleep_au1550)
153 LEAF(alchemy_sleep_au1300)
229 LEAF(alchemy_sleep_wakeup)
/linux/arch/mips/power/
H A Dhibernate_asm.S14 LEAF(swsusp_arch_suspend)
31 LEAF(restore_image)
/linux/arch/mips/loongson64/
H A Dsleeper.S12 LEAF(loongson_lefi_sleep)
/linux/arch/mips/lib/
H A Dmemcpy.S603 LEAF(memmove)
616 LEAF(__rmemcpy) /* a0=dst a1=src a2=len */
660 LEAF(memcpy) /* a0=dst a1=src a2=len */
688 LEAF(__raw_copy_from_user)
699 LEAF(__raw_copy_to_user)

12