Searched refs:ptr_to_u64 (Results 1 – 1 of 1) sorted by relevance
69 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function123 attr.insns = ptr_to_u64(insns); in bpf_load()124 attr.license = ptr_to_u64(license); in bpf_load()125 attr.log_buf = ptr_to_u64(NULL); in bpf_load()185 attr.key = ptr_to_u64(key); in tap_flow_bpf_update_rss_elem()186 attr.value = ptr_to_u64(value); in tap_flow_bpf_update_rss_elem()