Lines Matching refs:FN
5506 #define ___BPF_FUNC_MAPPER(FN, ctx...) \ argument
5507 FN(unspec, 0, ##ctx) \
5508 FN(map_lookup_elem, 1, ##ctx) \
5509 FN(map_update_elem, 2, ##ctx) \
5510 FN(map_delete_elem, 3, ##ctx) \
5511 FN(probe_read, 4, ##ctx) \
5512 FN(ktime_get_ns, 5, ##ctx) \
5513 FN(trace_printk, 6, ##ctx) \
5514 FN(get_prandom_u32, 7, ##ctx) \
5515 FN(get_smp_processor_id, 8, ##ctx) \
5516 FN(skb_store_bytes, 9, ##ctx) \
5517 FN(l3_csum_replace, 10, ##ctx) \
5518 FN(l4_csum_replace, 11, ##ctx) \
5519 FN(tail_call, 12, ##ctx) \
5520 FN(clone_redirect, 13, ##ctx) \
5521 FN(get_current_pid_tgid, 14, ##ctx) \
5522 FN(get_current_uid_gid, 15, ##ctx) \
5523 FN(get_current_comm, 16, ##ctx) \
5524 FN(get_cgroup_classid, 17, ##ctx) \
5525 FN(skb_vlan_push, 18, ##ctx) \
5526 FN(skb_vlan_pop, 19, ##ctx) \
5527 FN(skb_get_tunnel_key, 20, ##ctx) \
5528 FN(skb_set_tunnel_key, 21, ##ctx) \
5529 FN(perf_event_read, 22, ##ctx) \
5530 FN(redirect, 23, ##ctx) \
5531 FN(get_route_realm, 24, ##ctx) \
5532 FN(perf_event_output, 25, ##ctx) \
5533 FN(skb_load_bytes, 26, ##ctx) \
5534 FN(get_stackid, 27, ##ctx) \
5535 FN(csum_diff, 28, ##ctx) \
5536 FN(skb_get_tunnel_opt, 29, ##ctx) \
5537 FN(skb_set_tunnel_opt, 30, ##ctx) \
5538 FN(skb_change_proto, 31, ##ctx) \
5539 FN(skb_change_type, 32, ##ctx) \
5540 FN(skb_under_cgroup, 33, ##ctx) \
5541 FN(get_hash_recalc, 34, ##ctx) \
5542 FN(get_current_task, 35, ##ctx) \
5543 FN(probe_write_user, 36, ##ctx) \
5544 FN(current_task_under_cgroup, 37, ##ctx) \
5545 FN(skb_change_tail, 38, ##ctx) \
5546 FN(skb_pull_data, 39, ##ctx) \
5547 FN(csum_update, 40, ##ctx) \
5548 FN(set_hash_invalid, 41, ##ctx) \
5549 FN(get_numa_node_id, 42, ##ctx) \
5550 FN(skb_change_head, 43, ##ctx) \
5551 FN(xdp_adjust_head, 44, ##ctx) \
5552 FN(probe_read_str, 45, ##ctx) \
5553 FN(get_socket_cookie, 46, ##ctx) \
5554 FN(get_socket_uid, 47, ##ctx) \
5555 FN(set_hash, 48, ##ctx) \
5556 FN(setsockopt, 49, ##ctx) \
5557 FN(skb_adjust_room, 50, ##ctx) \
5558 FN(redirect_map, 51, ##ctx) \
5559 FN(sk_redirect_map, 52, ##ctx) \
5560 FN(sock_map_update, 53, ##ctx) \
5561 FN(xdp_adjust_meta, 54, ##ctx) \
5562 FN(perf_event_read_value, 55, ##ctx) \
5563 FN(perf_prog_read_value, 56, ##ctx) \
5564 FN(getsockopt, 57, ##ctx) \
5565 FN(override_return, 58, ##ctx) \
5566 FN(sock_ops_cb_flags_set, 59, ##ctx) \
5567 FN(msg_redirect_map, 60, ##ctx) \
5568 FN(msg_apply_bytes, 61, ##ctx) \
5569 FN(msg_cork_bytes, 62, ##ctx) \
5570 FN(msg_pull_data, 63, ##ctx) \
5571 FN(bind, 64, ##ctx) \
5572 FN(xdp_adjust_tail, 65, ##ctx) \
5573 FN(skb_get_xfrm_state, 66, ##ctx) \
5574 FN(get_stack, 67, ##ctx) \
5575 FN(skb_load_bytes_relative, 68, ##ctx) \
5576 FN(fib_lookup, 69, ##ctx) \
5577 FN(sock_hash_update, 70, ##ctx) \
5578 FN(msg_redirect_hash, 71, ##ctx) \
5579 FN(sk_redirect_hash, 72, ##ctx) \
5580 FN(lwt_push_encap, 73, ##ctx) \
5581 FN(lwt_seg6_store_bytes, 74, ##ctx) \
5582 FN(lwt_seg6_adjust_srh, 75, ##ctx) \
5583 FN(lwt_seg6_action, 76, ##ctx) \
5584 FN(rc_repeat, 77, ##ctx) \
5585 FN(rc_keydown, 78, ##ctx) \
5586 FN(skb_cgroup_id, 79, ##ctx) \
5587 FN(get_current_cgroup_id, 80, ##ctx) \
5588 FN(get_local_storage, 81, ##ctx) \
5589 FN(sk_select_reuseport, 82, ##ctx) \
5590 FN(skb_ancestor_cgroup_id, 83, ##ctx) \
5591 FN(sk_lookup_tcp, 84, ##ctx) \
5592 FN(sk_lookup_udp, 85, ##ctx) \
5593 FN(sk_release, 86, ##ctx) \
5594 FN(map_push_elem, 87, ##ctx) \
5595 FN(map_pop_elem, 88, ##ctx) \
5596 FN(map_peek_elem, 89, ##ctx) \
5597 FN(msg_push_data, 90, ##ctx) \
5598 FN(msg_pop_data, 91, ##ctx) \
5599 FN(rc_pointer_rel, 92, ##ctx) \
5600 FN(spin_lock, 93, ##ctx) \
5601 FN(spin_unlock, 94, ##ctx) \
5602 FN(sk_fullsock, 95, ##ctx) \
5603 FN(tcp_sock, 96, ##ctx) \
5604 FN(skb_ecn_set_ce, 97, ##ctx) \
5605 FN(get_listener_sock, 98, ##ctx) \
5606 FN(skc_lookup_tcp, 99, ##ctx) \
5607 FN(tcp_check_syncookie, 100, ##ctx) \
5608 FN(sysctl_get_name, 101, ##ctx) \
5609 FN(sysctl_get_current_value, 102, ##ctx) \
5610 FN(sysctl_get_new_value, 103, ##ctx) \
5611 FN(sysctl_set_new_value, 104, ##ctx) \
5612 FN(strtol, 105, ##ctx) \
5613 FN(strtoul, 106, ##ctx) \
5614 FN(sk_storage_get, 107, ##ctx) \
5615 FN(sk_storage_delete, 108, ##ctx) \
5616 FN(send_signal, 109, ##ctx) \
5617 FN(tcp_gen_syncookie, 110, ##ctx) \
5618 FN(skb_output, 111, ##ctx) \
5619 FN(probe_read_user, 112, ##ctx) \
5620 FN(probe_read_kernel, 113, ##ctx) \
5621 FN(probe_read_user_str, 114, ##ctx) \
5622 FN(probe_read_kernel_str, 115, ##ctx) \
5623 FN(tcp_send_ack, 116, ##ctx) \
5624 FN(send_signal_thread, 117, ##ctx) \
5625 FN(jiffies64, 118, ##ctx) \
5626 FN(read_branch_records, 119, ##ctx) \
5627 FN(get_ns_current_pid_tgid, 120, ##ctx) \
5628 FN(xdp_output, 121, ##ctx) \
5629 FN(get_netns_cookie, 122, ##ctx) \
5630 FN(get_current_ancestor_cgroup_id, 123, ##ctx) \
5631 FN(sk_assign, 124, ##ctx) \
5632 FN(ktime_get_boot_ns, 125, ##ctx) \
5633 FN(seq_printf, 126, ##ctx) \
5634 FN(seq_write, 127, ##ctx) \
5635 FN(sk_cgroup_id, 128, ##ctx) \
5636 FN(sk_ancestor_cgroup_id, 129, ##ctx) \
5637 FN(ringbuf_output, 130, ##ctx) \
5638 FN(ringbuf_reserve, 131, ##ctx) \
5639 FN(ringbuf_submit, 132, ##ctx) \
5640 FN(ringbuf_discard, 133, ##ctx) \
5641 FN(ringbuf_query, 134, ##ctx) \
5642 FN(csum_level, 135, ##ctx) \
5643 FN(skc_to_tcp6_sock, 136, ##ctx) \
5644 FN(skc_to_tcp_sock, 137, ##ctx) \
5645 FN(skc_to_tcp_timewait_sock, 138, ##ctx) \
5646 FN(skc_to_tcp_request_sock, 139, ##ctx) \
5647 FN(skc_to_udp6_sock, 140, ##ctx) \
5648 FN(get_task_stack, 141, ##ctx) \
5649 FN(load_hdr_opt, 142, ##ctx) \
5650 FN(store_hdr_opt, 143, ##ctx) \
5651 FN(reserve_hdr_opt, 144, ##ctx) \
5652 FN(inode_storage_get, 145, ##ctx) \
5653 FN(inode_storage_delete, 146, ##ctx) \
5654 FN(d_path, 147, ##ctx) \
5655 FN(copy_from_user, 148, ##ctx) \
5656 FN(snprintf_btf, 149, ##ctx) \
5657 FN(seq_printf_btf, 150, ##ctx) \
5658 FN(skb_cgroup_classid, 151, ##ctx) \
5659 FN(redirect_neigh, 152, ##ctx) \
5660 FN(per_cpu_ptr, 153, ##ctx) \
5661 FN(this_cpu_ptr, 154, ##ctx) \
5662 FN(redirect_peer, 155, ##ctx) \
5663 FN(task_storage_get, 156, ##ctx) \
5664 FN(task_storage_delete, 157, ##ctx) \
5665 FN(get_current_task_btf, 158, ##ctx) \
5666 FN(bprm_opts_set, 159, ##ctx) \
5667 FN(ktime_get_coarse_ns, 160, ##ctx) \
5668 FN(ima_inode_hash, 161, ##ctx) \
5669 FN(sock_from_file, 162, ##ctx) \
5670 FN(check_mtu, 163, ##ctx) \
5671 FN(for_each_map_elem, 164, ##ctx) \
5672 FN(snprintf, 165, ##ctx) \
5673 FN(sys_bpf, 166, ##ctx) \
5674 FN(btf_find_by_name_kind, 167, ##ctx) \
5675 FN(sys_close, 168, ##ctx) \
5676 FN(timer_init, 169, ##ctx) \
5677 FN(timer_set_callback, 170, ##ctx) \
5678 FN(timer_start, 171, ##ctx) \
5679 FN(timer_cancel, 172, ##ctx) \
5680 FN(get_func_ip, 173, ##ctx) \
5681 FN(get_attach_cookie, 174, ##ctx) \
5682 FN(task_pt_regs, 175, ##ctx) \
5683 FN(get_branch_snapshot, 176, ##ctx) \
5684 FN(trace_vprintk, 177, ##ctx) \
5685 FN(skc_to_unix_sock, 178, ##ctx) \
5686 FN(kallsyms_lookup_name, 179, ##ctx) \
5687 FN(find_vma, 180, ##ctx) \
5688 FN(loop, 181, ##ctx) \
5689 FN(strncmp, 182, ##ctx) \
5690 FN(get_func_arg, 183, ##ctx) \
5691 FN(get_func_ret, 184, ##ctx) \
5692 FN(get_func_arg_cnt, 185, ##ctx) \
5693 FN(get_retval, 186, ##ctx) \
5694 FN(set_retval, 187, ##ctx) \
5695 FN(xdp_get_buff_len, 188, ##ctx) \
5696 FN(xdp_load_bytes, 189, ##ctx) \
5697 FN(xdp_store_bytes, 190, ##ctx) \
5698 FN(copy_from_user_task, 191, ##ctx) \
5699 FN(skb_set_tstamp, 192, ##ctx) \
5700 FN(ima_file_hash, 193, ##ctx) \
5701 FN(kptr_xchg, 194, ##ctx) \
5702 FN(map_lookup_percpu_elem, 195, ##ctx) \
5703 FN(skc_to_mptcp_sock, 196, ##ctx) \
5704 FN(dynptr_from_mem, 197, ##ctx) \
5705 FN(ringbuf_reserve_dynptr, 198, ##ctx) \
5706 FN(ringbuf_submit_dynptr, 199, ##ctx) \
5707 FN(ringbuf_discard_dynptr, 200, ##ctx) \
5708 FN(dynptr_read, 201, ##ctx) \
5709 FN(dynptr_write, 202, ##ctx) \
5710 FN(dynptr_data, 203, ##ctx) \
5711 FN(tcp_raw_gen_syncookie_ipv4, 204, ##ctx) \
5712 FN(tcp_raw_gen_syncookie_ipv6, 205, ##ctx) \
5713 FN(tcp_raw_check_syncookie_ipv4, 206, ##ctx) \
5714 FN(tcp_raw_check_syncookie_ipv6, 207, ##ctx) \
5715 FN(ktime_get_tai_ns, 208, ##ctx) \
5716 FN(user_ringbuf_drain, 209, ##ctx) \
5717 FN(cgrp_storage_get, 210, ##ctx) \
5718 FN(cgrp_storage_delete, 211, ##ctx) \
5724 #define __BPF_FUNC_MAPPER_APPLY(name, value, FN) FN(name), argument
5725 #define __BPF_FUNC_MAPPER(FN) ___BPF_FUNC_MAPPER(__BPF_FUNC_MAPPER_APPLY, FN) argument