Home
last modified time | relevance | path

Searched refs:bundle_t (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/ia64/kernel/
A Dkprobes.c70 bundle_t *brl; in set_brl_inst()
71 brl = (bundle_t *) ((u64) from & ~0xf); in set_brl_inst()
292 bundle_t *bundle = &p->opcode.bundle; in prepare_break_inst()
321 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot, in get_kprobe_inst()
452 static int __kprobes can_boost(bundle_t *bundle, uint slot, in can_boost()
479 set_brl_inst(&p->ainsn.insn[1].bundle, (bundle_t *)addr + 1); in prepare_booster()
497 bundle_t *bundle; in arch_prepare_kprobe()
533 bundle_t *src, *dest; in arch_arm_kprobe()
560 bundle_t *src, *dest; in arch_disarm_kprobe()
688 bundle_t bundle; in is_ia64_break_inst()
[all …]
/linux-6.3-rc2/arch/ia64/include/asm/
A Dkprobes.h60 } __attribute__((__aligned__(16))) bundle_t; typedef
93 bundle_t bundle;

Completed in 6 milliseconds