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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dkprobes.h65 } __attribute__((__aligned__(16))) bundle_t; typedef in typeref:struct:_bundle
103 bundle_t bundle;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dkprobes.c291 bundle_t *bundle = &p->opcode.bundle;
320 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot,
487 bundle_t *bundle;
521 bundle_t *src, *dest;
546 bundle_t *src, *dest;
674 bundle_t bundle;
676 memcpy(&bundle, kprobe_addr, sizeof(bundle_t));

Completed in 99 milliseconds