Searched defs:bpf_core_relo_res (Results 1 – 12 of 12) sorted by relevance
47 struct bpf_core_relo_res { struct49 __u64 orig_val;51 __u64 new_val;53 bool poison;55 bool validate;87 struct bpf_core_relo_res *targ_res); argument
21314 struct bpf_core_relo_res { struct21315 __u64 orig_val;21316 __u64 new_val;21317 bool poison;21318 bool validate;21319 bool fail_memsz_adjust;21320 __u32 orig_sz;21321 __u32 orig_type_id;21322 __u32 new_sz;21323 __u32 new_type_id;
41117 struct bpf_core_relo_res { struct41118 __u64 orig_val;41119 __u64 new_val;41120 bool poison;41121 bool validate;41122 bool fail_memsz_adjust;41123 __u32 orig_sz;41124 __u32 orig_type_id;41125 __u32 new_sz;41126 __u32 new_type_id;
21309 struct bpf_core_relo_res { struct21310 __u64 orig_val;21311 __u64 new_val;21312 bool poison;21313 bool validate;21314 bool fail_memsz_adjust;21315 __u32 orig_sz;21316 __u32 orig_type_id;21317 __u32 new_sz;21318 __u32 new_type_id;
46241 struct bpf_core_relo_res { struct46242 __u64 orig_val;46243 __u64 new_val;46244 bool poison;46245 bool validate;46246 bool fail_memsz_adjust;46247 __u32 orig_sz;46248 __u32 orig_type_id;46249 __u32 new_sz;46250 __u32 new_type_id;
30094 struct bpf_core_relo_res { struct30095 __u64 orig_val;30096 __u64 new_val;30097 bool poison;30098 bool validate;30099 bool fail_memsz_adjust;30100 __u32 orig_sz;30101 __u32 orig_type_id;30102 __u32 new_sz;30103 __u32 new_type_id;
22749 struct bpf_core_relo_res { struct22750 __u64 orig_val;22751 __u64 new_val;22752 bool poison;22753 bool validate;22754 bool fail_memsz_adjust;22755 __u32 orig_sz;22756 __u32 orig_type_id;22757 __u32 new_sz;22758 __u32 new_type_id;