Searched refs:PROBE_NORMAL (Results 1 – 9 of 9) sorted by relevance
37 struct image_type elfboot_image_type __image_type ( PROBE_NORMAL );109 struct image_type elfboot_image_type __image_type ( PROBE_NORMAL ) = {
45 struct image_type comboot_image_type __image_type ( PROBE_NORMAL );318 struct image_type comboot_image_type __image_type ( PROBE_NORMAL ) = {
43 struct image_type com32_image_type __image_type ( PROBE_NORMAL );281 struct image_type com32_image_type __image_type ( PROBE_NORMAL ) = {
114 struct image_type eltorito_image_type __image_type ( PROBE_NORMAL );332 struct image_type eltorito_image_type __image_type ( PROBE_NORMAL ) = {
32 struct image_type nbi_image_type __image_type ( PROBE_NORMAL );438 struct image_type nbi_image_type __image_type ( PROBE_NORMAL ) = {
44 struct image_type bzimage_image_type __image_type ( PROBE_NORMAL );557 struct image_type bzimage_image_type __image_type ( PROBE_NORMAL ) = {
34 struct image_type script_image_type __image_type ( PROBE_NORMAL );122 struct image_type script_image_type __image_type ( PROBE_NORMAL ) = {
28 struct image_type efi_image_type __image_type ( PROBE_NORMAL );104 struct image_type efi_image_type __image_type ( PROBE_NORMAL ) = {
118 #define PROBE_NORMAL 02 macro