Searched refs:reg_off (Results 1 – 4 of 4) sorted by relevance
1297 arg->reg_off = reg_off; in parse_usdt_arg()1305 arg->reg_off = reg_off; in parse_usdt_arg()1314 arg->reg_off = reg_off; in parse_usdt_arg()1398 arg->reg_off = reg_off; in parse_usdt_arg()1406 arg->reg_off = reg_off; in parse_usdt_arg()1419 arg->reg_off = reg_off; in parse_usdt_arg()1492 arg->reg_off = reg_off; in parse_usdt_arg()1505 arg->reg_off = reg_off; in parse_usdt_arg()1564 arg->reg_off = reg_off; in parse_usdt_arg()1572 arg->reg_off = reg_off; in parse_usdt_arg()[all …]
45 short reg_off; member185 err = bpf_probe_read_kernel(&val, sizeof(val), (void *)ctx + arg_spec->reg_off); in bpf_usdt_arg()197 err = bpf_probe_read_kernel(&val, sizeof(val), (void *)ctx + arg_spec->reg_off); in bpf_usdt_arg()
251 switch (reg_off) { in config_id_to_str()278 switch (reg_off) { in core_id_to_str()321 switch (reg_off) { in general_csr_id_to_str()352 switch (reg_off) { in aia_csr_id_to_str()375 switch (reg_off) { in smstateen_csr_id_to_str()397 return aia_csr_id_to_str(reg_off); in csr_id_to_str()412 switch (reg_off) { in timer_id_to_str()433 switch (reg_off) { in fp_f_id_to_str()451 switch (reg_off) { in fp_d_id_to_str()472 switch (reg_off) { in vector_id_to_str()[all …]
131 uint64_t reg_off) in vgic_poke_irq() argument135 uint64_t attr = reg_off + reg * 4; in vgic_poke_irq()
Completed in 12 milliseconds