Lines Matching refs:FN
5681 #define ___BPF_FUNC_MAPPER(FN, ctx...) \
5682 FN(unspec, 0, ##ctx) \
5683 FN(map_lookup_elem, 1, ##ctx) \
5684 FN(map_update_elem, 2, ##ctx) \
5685 FN(map_delete_elem, 3, ##ctx) \
5686 FN(probe_read, 4, ##ctx) \
5687 FN(ktime_get_ns, 5, ##ctx) \
5688 FN(trace_printk, 6, ##ctx) \
5689 FN(get_prandom_u32, 7, ##ctx) \
5690 FN(get_smp_processor_id, 8, ##ctx) \
5691 FN(skb_store_bytes, 9, ##ctx) \
5692 FN(l3_csum_replace, 10, ##ctx) \
5693 FN(l4_csum_replace, 11, ##ctx) \
5694 FN(tail_call, 12, ##ctx) \
5695 FN(clone_redirect, 13, ##ctx) \
5696 FN(get_current_pid_tgid, 14, ##ctx) \
5697 FN(get_current_uid_gid, 15, ##ctx) \
5698 FN(get_current_comm, 16, ##ctx) \
5699 FN(get_cgroup_classid, 17, ##ctx) \
5700 FN(skb_vlan_push, 18, ##ctx) \
5701 FN(skb_vlan_pop, 19, ##ctx) \
5702 FN(skb_get_tunnel_key, 20, ##ctx) \
5703 FN(skb_set_tunnel_key, 21, ##ctx) \
5704 FN(perf_event_read, 22, ##ctx) \
5705 FN(redirect, 23, ##ctx) \
5706 FN(get_route_realm, 24, ##ctx) \
5707 FN(perf_event_output, 25, ##ctx) \
5708 FN(skb_load_bytes, 26, ##ctx) \
5709 FN(get_stackid, 27, ##ctx) \
5710 FN(csum_diff, 28, ##ctx) \
5711 FN(skb_get_tunnel_opt, 29, ##ctx) \
5712 FN(skb_set_tunnel_opt, 30, ##ctx) \
5713 FN(skb_change_proto, 31, ##ctx) \
5714 FN(skb_change_type, 32, ##ctx) \
5715 FN(skb_under_cgroup, 33, ##ctx) \
5716 FN(get_hash_recalc, 34, ##ctx) \
5717 FN(get_current_task, 35, ##ctx) \
5718 FN(probe_write_user, 36, ##ctx) \
5719 FN(current_task_under_cgroup, 37, ##ctx) \
5720 FN(skb_change_tail, 38, ##ctx) \
5721 FN(skb_pull_data, 39, ##ctx) \
5722 FN(csum_update, 40, ##ctx) \
5723 FN(set_hash_invalid, 41, ##ctx) \
5724 FN(get_numa_node_id, 42, ##ctx) \
5725 FN(skb_change_head, 43, ##ctx) \
5726 FN(xdp_adjust_head, 44, ##ctx) \
5727 FN(probe_read_str, 45, ##ctx) \
5728 FN(get_socket_cookie, 46, ##ctx) \
5729 FN(get_socket_uid, 47, ##ctx) \
5730 FN(set_hash, 48, ##ctx) \
5731 FN(setsockopt, 49, ##ctx) \
5732 FN(skb_adjust_room, 50, ##ctx) \
5733 FN(redirect_map, 51, ##ctx) \
5734 FN(sk_redirect_map, 52, ##ctx) \
5735 FN(sock_map_update, 53, ##ctx) \
5736 FN(xdp_adjust_meta, 54, ##ctx) \
5737 FN(perf_event_read_value, 55, ##ctx) \
5738 FN(perf_prog_read_value, 56, ##ctx) \
5739 FN(getsockopt, 57, ##ctx) \
5740 FN(override_return, 58, ##ctx) \
5741 FN(sock_ops_cb_flags_set, 59, ##ctx) \
5742 FN(msg_redirect_map, 60, ##ctx) \
5743 FN(msg_apply_bytes, 61, ##ctx) \
5744 FN(msg_cork_bytes, 62, ##ctx) \
5745 FN(msg_pull_data, 63, ##ctx) \
5746 FN(bind, 64, ##ctx) \
5747 FN(xdp_adjust_tail, 65, ##ctx) \
5748 FN(skb_get_xfrm_state, 66, ##ctx) \
5749 FN(get_stack, 67, ##ctx) \
5750 FN(skb_load_bytes_relative, 68, ##ctx) \
5751 FN(fib_lookup, 69, ##ctx) \
5752 FN(sock_hash_update, 70, ##ctx) \
5753 FN(msg_redirect_hash, 71, ##ctx) \
5754 FN(sk_redirect_hash, 72, ##ctx) \
5755 FN(lwt_push_encap, 73, ##ctx) \
5756 FN(lwt_seg6_store_bytes, 74, ##ctx) \
5757 FN(lwt_seg6_adjust_srh, 75, ##ctx) \
5758 FN(lwt_seg6_action, 76, ##ctx) \
5759 FN(rc_repeat, 77, ##ctx) \
5760 FN(rc_keydown, 78, ##ctx) \
5761 FN(skb_cgroup_id, 79, ##ctx) \
5762 FN(get_current_cgroup_id, 80, ##ctx) \
5763 FN(get_local_storage, 81, ##ctx) \
5764 FN(sk_select_reuseport, 82, ##ctx) \
5765 FN(skb_ancestor_cgroup_id, 83, ##ctx) \
5766 FN(sk_lookup_tcp, 84, ##ctx) \
5767 FN(sk_lookup_udp, 85, ##ctx) \
5768 FN(sk_release, 86, ##ctx) \
5769 FN(map_push_elem, 87, ##ctx) \
5770 FN(map_pop_elem, 88, ##ctx) \
5771 FN(map_peek_elem, 89, ##ctx) \
5772 FN(msg_push_data, 90, ##ctx) \
5773 FN(msg_pop_data, 91, ##ctx) \
5774 FN(rc_pointer_rel, 92, ##ctx) \
5775 FN(spin_lock, 93, ##ctx) \
5776 FN(spin_unlock, 94, ##ctx) \
5777 FN(sk_fullsock, 95, ##ctx) \
5778 FN(tcp_sock, 96, ##ctx) \
5779 FN(skb_ecn_set_ce, 97, ##ctx) \
5780 FN(get_listener_sock, 98, ##ctx) \
5781 FN(skc_lookup_tcp, 99, ##ctx) \
5782 FN(tcp_check_syncookie, 100, ##ctx) \
5783 FN(sysctl_get_name, 101, ##ctx) \
5784 FN(sysctl_get_current_value, 102, ##ctx) \
5785 FN(sysctl_get_new_value, 103, ##ctx) \
5786 FN(sysctl_set_new_value, 104, ##ctx) \
5787 FN(strtol, 105, ##ctx) \
5788 FN(strtoul, 106, ##ctx) \
5789 FN(sk_storage_get, 107, ##ctx) \
5790 FN(sk_storage_delete, 108, ##ctx) \
5791 FN(send_signal, 109, ##ctx) \
5792 FN(tcp_gen_syncookie, 110, ##ctx) \
5793 FN(skb_output, 111, ##ctx) \
5794 FN(probe_read_user, 112, ##ctx) \
5795 FN(probe_read_kernel, 113, ##ctx) \
5796 FN(probe_read_user_str, 114, ##ctx) \
5797 FN(probe_read_kernel_str, 115, ##ctx) \
5798 FN(tcp_send_ack, 116, ##ctx) \
5799 FN(send_signal_thread, 117, ##ctx) \
5800 FN(jiffies64, 118, ##ctx) \
5801 FN(read_branch_records, 119, ##ctx) \
5802 FN(get_ns_current_pid_tgid, 120, ##ctx) \
5803 FN(xdp_output, 121, ##ctx) \
5804 FN(get_netns_cookie, 122, ##ctx) \
5805 FN(get_current_ancestor_cgroup_id, 123, ##ctx) \
5806 FN(sk_assign, 124, ##ctx) \
5807 FN(ktime_get_boot_ns, 125, ##ctx) \
5808 FN(seq_printf, 126, ##ctx) \
5809 FN(seq_write, 127, ##ctx) \
5810 FN(sk_cgroup_id, 128, ##ctx) \
5811 FN(sk_ancestor_cgroup_id, 129, ##ctx) \
5812 FN(ringbuf_output, 130, ##ctx) \
5813 FN(ringbuf_reserve, 131, ##ctx) \
5814 FN(ringbuf_submit, 132, ##ctx) \
5815 FN(ringbuf_discard, 133, ##ctx) \
5816 FN(ringbuf_query, 134, ##ctx) \
5817 FN(csum_level, 135, ##ctx) \
5818 FN(skc_to_tcp6_sock, 136, ##ctx) \
5819 FN(skc_to_tcp_sock, 137, ##ctx) \
5820 FN(skc_to_tcp_timewait_sock, 138, ##ctx) \
5821 FN(skc_to_tcp_request_sock, 139, ##ctx) \
5822 FN(skc_to_udp6_sock, 140, ##ctx) \
5823 FN(get_task_stack, 141, ##ctx) \
5824 FN(load_hdr_opt, 142, ##ctx) \
5825 FN(store_hdr_opt, 143, ##ctx) \
5826 FN(reserve_hdr_opt, 144, ##ctx) \
5827 FN(inode_storage_get, 145, ##ctx) \
5828 FN(inode_storage_delete, 146, ##ctx) \
5829 FN(d_path, 147, ##ctx) \
5830 FN(copy_from_user, 148, ##ctx) \
5831 FN(snprintf_btf, 149, ##ctx) \
5832 FN(seq_printf_btf, 150, ##ctx) \
5833 FN(skb_cgroup_classid, 151, ##ctx) \
5834 FN(redirect_neigh, 152, ##ctx) \
5835 FN(per_cpu_ptr, 153, ##ctx) \
5836 FN(this_cpu_ptr, 154, ##ctx) \
5837 FN(redirect_peer, 155, ##ctx) \
5838 FN(task_storage_get, 156, ##ctx) \
5839 FN(task_storage_delete, 157, ##ctx) \
5840 FN(get_current_task_btf, 158, ##ctx) \
5841 FN(bprm_opts_set, 159, ##ctx) \
5842 FN(ktime_get_coarse_ns, 160, ##ctx) \
5843 FN(ima_inode_hash, 161, ##ctx) \
5844 FN(sock_from_file, 162, ##ctx) \
5845 FN(check_mtu, 163, ##ctx) \
5846 FN(for_each_map_elem, 164, ##ctx) \
5847 FN(snprintf, 165, ##ctx) \
5848 FN(sys_bpf, 166, ##ctx) \
5849 FN(btf_find_by_name_kind, 167, ##ctx) \
5850 FN(sys_close, 168, ##ctx) \
5851 FN(timer_init, 169, ##ctx) \
5852 FN(timer_set_callback, 170, ##ctx) \
5853 FN(timer_start, 171, ##ctx) \
5854 FN(timer_cancel, 172, ##ctx) \
5855 FN(get_func_ip, 173, ##ctx) \
5856 FN(get_attach_cookie, 174, ##ctx) \
5857 FN(task_pt_regs, 175, ##ctx) \
5858 FN(get_branch_snapshot, 176, ##ctx) \
5859 FN(trace_vprintk, 177, ##ctx) \
5860 FN(skc_to_unix_sock, 178, ##ctx) \
5861 FN(kallsyms_lookup_name, 179, ##ctx) \
5862 FN(find_vma, 180, ##ctx) \
5863 FN(loop, 181, ##ctx) \
5864 FN(strncmp, 182, ##ctx) \
5865 FN(get_func_arg, 183, ##ctx) \
5866 FN(get_func_ret, 184, ##ctx) \
5867 FN(get_func_arg_cnt, 185, ##ctx) \
5868 FN(get_retval, 186, ##ctx) \
5869 FN(set_retval, 187, ##ctx) \
5870 FN(xdp_get_buff_len, 188, ##ctx) \
5871 FN(xdp_load_bytes, 189, ##ctx) \
5872 FN(xdp_store_bytes, 190, ##ctx) \
5873 FN(copy_from_user_task, 191, ##ctx) \
5874 FN(skb_set_tstamp, 192, ##ctx) \
5875 FN(ima_file_hash, 193, ##ctx) \
5876 FN(kptr_xchg, 194, ##ctx) \
5877 FN(map_lookup_percpu_elem, 195, ##ctx) \
5878 FN(skc_to_mptcp_sock, 196, ##ctx) \
5879 FN(dynptr_from_mem, 197, ##ctx) \
5880 FN(ringbuf_reserve_dynptr, 198, ##ctx) \
5881 FN(ringbuf_submit_dynptr, 199, ##ctx) \
5882 FN(ringbuf_discard_dynptr, 200, ##ctx) \
5883 FN(dynptr_read, 201, ##ctx) \
5884 FN(dynptr_write, 202, ##ctx) \
5885 FN(dynptr_data, 203, ##ctx) \
5886 FN(tcp_raw_gen_syncookie_ipv4, 204, ##ctx) \
5887 FN(tcp_raw_gen_syncookie_ipv6, 205, ##ctx) \
5888 FN(tcp_raw_check_syncookie_ipv4, 206, ##ctx) \
5889 FN(tcp_raw_check_syncookie_ipv6, 207, ##ctx) \
5890 FN(ktime_get_tai_ns, 208, ##ctx) \
5891 FN(user_ringbuf_drain, 209, ##ctx) \
5892 FN(cgrp_storage_get, 210, ##ctx) \
5893 FN(cgrp_storage_delete, 211, ##ctx) \
5899 #define __BPF_FUNC_MAPPER_APPLY(name, value, FN) FN(name),
5900 #define __BPF_FUNC_MAPPER(FN) ___BPF_FUNC_MAPPER(__BPF_FUNC_MAPPER_APPLY, FN)