Searched refs:obj_st (Results 1 – 3 of 3) sorted by relevance
130 aux->uds_ver, aux->obj_name, aux->obj_st.st_dev, in bpf_info_loop()131 aux->obj_st.st_ino, aux->num_ent); in bpf_info_loop()
23 struct bpf_elf_st obj_st; member
1747 memcpy(&msg.aux.obj_st, aux->st, sizeof(msg.aux.obj_st)); in bpf_map_set_send()