Lines Matching refs:FN

5786 #define ___BPF_FUNC_MAPPER(FN, ctx...)			\
5787 FN(unspec, 0, ##ctx) \
5788 FN(map_lookup_elem, 1, ##ctx) \
5789 FN(map_update_elem, 2, ##ctx) \
5790 FN(map_delete_elem, 3, ##ctx) \
5791 FN(probe_read, 4, ##ctx) \
5792 FN(ktime_get_ns, 5, ##ctx) \
5793 FN(trace_printk, 6, ##ctx) \
5794 FN(get_prandom_u32, 7, ##ctx) \
5795 FN(get_smp_processor_id, 8, ##ctx) \
5796 FN(skb_store_bytes, 9, ##ctx) \
5797 FN(l3_csum_replace, 10, ##ctx) \
5798 FN(l4_csum_replace, 11, ##ctx) \
5799 FN(tail_call, 12, ##ctx) \
5800 FN(clone_redirect, 13, ##ctx) \
5801 FN(get_current_pid_tgid, 14, ##ctx) \
5802 FN(get_current_uid_gid, 15, ##ctx) \
5803 FN(get_current_comm, 16, ##ctx) \
5804 FN(get_cgroup_classid, 17, ##ctx) \
5805 FN(skb_vlan_push, 18, ##ctx) \
5806 FN(skb_vlan_pop, 19, ##ctx) \
5807 FN(skb_get_tunnel_key, 20, ##ctx) \
5808 FN(skb_set_tunnel_key, 21, ##ctx) \
5809 FN(perf_event_read, 22, ##ctx) \
5810 FN(redirect, 23, ##ctx) \
5811 FN(get_route_realm, 24, ##ctx) \
5812 FN(perf_event_output, 25, ##ctx) \
5813 FN(skb_load_bytes, 26, ##ctx) \
5814 FN(get_stackid, 27, ##ctx) \
5815 FN(csum_diff, 28, ##ctx) \
5816 FN(skb_get_tunnel_opt, 29, ##ctx) \
5817 FN(skb_set_tunnel_opt, 30, ##ctx) \
5818 FN(skb_change_proto, 31, ##ctx) \
5819 FN(skb_change_type, 32, ##ctx) \
5820 FN(skb_under_cgroup, 33, ##ctx) \
5821 FN(get_hash_recalc, 34, ##ctx) \
5822 FN(get_current_task, 35, ##ctx) \
5823 FN(probe_write_user, 36, ##ctx) \
5824 FN(current_task_under_cgroup, 37, ##ctx) \
5825 FN(skb_change_tail, 38, ##ctx) \
5826 FN(skb_pull_data, 39, ##ctx) \
5827 FN(csum_update, 40, ##ctx) \
5828 FN(set_hash_invalid, 41, ##ctx) \
5829 FN(get_numa_node_id, 42, ##ctx) \
5830 FN(skb_change_head, 43, ##ctx) \
5831 FN(xdp_adjust_head, 44, ##ctx) \
5832 FN(probe_read_str, 45, ##ctx) \
5833 FN(get_socket_cookie, 46, ##ctx) \
5834 FN(get_socket_uid, 47, ##ctx) \
5835 FN(set_hash, 48, ##ctx) \
5836 FN(setsockopt, 49, ##ctx) \
5837 FN(skb_adjust_room, 50, ##ctx) \
5838 FN(redirect_map, 51, ##ctx) \
5839 FN(sk_redirect_map, 52, ##ctx) \
5840 FN(sock_map_update, 53, ##ctx) \
5841 FN(xdp_adjust_meta, 54, ##ctx) \
5842 FN(perf_event_read_value, 55, ##ctx) \
5843 FN(perf_prog_read_value, 56, ##ctx) \
5844 FN(getsockopt, 57, ##ctx) \
5845 FN(override_return, 58, ##ctx) \
5846 FN(sock_ops_cb_flags_set, 59, ##ctx) \
5847 FN(msg_redirect_map, 60, ##ctx) \
5848 FN(msg_apply_bytes, 61, ##ctx) \
5849 FN(msg_cork_bytes, 62, ##ctx) \
5850 FN(msg_pull_data, 63, ##ctx) \
5851 FN(bind, 64, ##ctx) \
5852 FN(xdp_adjust_tail, 65, ##ctx) \
5853 FN(skb_get_xfrm_state, 66, ##ctx) \
5854 FN(get_stack, 67, ##ctx) \
5855 FN(skb_load_bytes_relative, 68, ##ctx) \
5856 FN(fib_lookup, 69, ##ctx) \
5857 FN(sock_hash_update, 70, ##ctx) \
5858 FN(msg_redirect_hash, 71, ##ctx) \
5859 FN(sk_redirect_hash, 72, ##ctx) \
5860 FN(lwt_push_encap, 73, ##ctx) \
5861 FN(lwt_seg6_store_bytes, 74, ##ctx) \
5862 FN(lwt_seg6_adjust_srh, 75, ##ctx) \
5863 FN(lwt_seg6_action, 76, ##ctx) \
5864 FN(rc_repeat, 77, ##ctx) \
5865 FN(rc_keydown, 78, ##ctx) \
5866 FN(skb_cgroup_id, 79, ##ctx) \
5867 FN(get_current_cgroup_id, 80, ##ctx) \
5868 FN(get_local_storage, 81, ##ctx) \
5869 FN(sk_select_reuseport, 82, ##ctx) \
5870 FN(skb_ancestor_cgroup_id, 83, ##ctx) \
5871 FN(sk_lookup_tcp, 84, ##ctx) \
5872 FN(sk_lookup_udp, 85, ##ctx) \
5873 FN(sk_release, 86, ##ctx) \
5874 FN(map_push_elem, 87, ##ctx) \
5875 FN(map_pop_elem, 88, ##ctx) \
5876 FN(map_peek_elem, 89, ##ctx) \
5877 FN(msg_push_data, 90, ##ctx) \
5878 FN(msg_pop_data, 91, ##ctx) \
5879 FN(rc_pointer_rel, 92, ##ctx) \
5880 FN(spin_lock, 93, ##ctx) \
5881 FN(spin_unlock, 94, ##ctx) \
5882 FN(sk_fullsock, 95, ##ctx) \
5883 FN(tcp_sock, 96, ##ctx) \
5884 FN(skb_ecn_set_ce, 97, ##ctx) \
5885 FN(get_listener_sock, 98, ##ctx) \
5886 FN(skc_lookup_tcp, 99, ##ctx) \
5887 FN(tcp_check_syncookie, 100, ##ctx) \
5888 FN(sysctl_get_name, 101, ##ctx) \
5889 FN(sysctl_get_current_value, 102, ##ctx) \
5890 FN(sysctl_get_new_value, 103, ##ctx) \
5891 FN(sysctl_set_new_value, 104, ##ctx) \
5892 FN(strtol, 105, ##ctx) \
5893 FN(strtoul, 106, ##ctx) \
5894 FN(sk_storage_get, 107, ##ctx) \
5895 FN(sk_storage_delete, 108, ##ctx) \
5896 FN(send_signal, 109, ##ctx) \
5897 FN(tcp_gen_syncookie, 110, ##ctx) \
5898 FN(skb_output, 111, ##ctx) \
5899 FN(probe_read_user, 112, ##ctx) \
5900 FN(probe_read_kernel, 113, ##ctx) \
5901 FN(probe_read_user_str, 114, ##ctx) \
5902 FN(probe_read_kernel_str, 115, ##ctx) \
5903 FN(tcp_send_ack, 116, ##ctx) \
5904 FN(send_signal_thread, 117, ##ctx) \
5905 FN(jiffies64, 118, ##ctx) \
5906 FN(read_branch_records, 119, ##ctx) \
5907 FN(get_ns_current_pid_tgid, 120, ##ctx) \
5908 FN(xdp_output, 121, ##ctx) \
5909 FN(get_netns_cookie, 122, ##ctx) \
5910 FN(get_current_ancestor_cgroup_id, 123, ##ctx) \
5911 FN(sk_assign, 124, ##ctx) \
5912 FN(ktime_get_boot_ns, 125, ##ctx) \
5913 FN(seq_printf, 126, ##ctx) \
5914 FN(seq_write, 127, ##ctx) \
5915 FN(sk_cgroup_id, 128, ##ctx) \
5916 FN(sk_ancestor_cgroup_id, 129, ##ctx) \
5917 FN(ringbuf_output, 130, ##ctx) \
5918 FN(ringbuf_reserve, 131, ##ctx) \
5919 FN(ringbuf_submit, 132, ##ctx) \
5920 FN(ringbuf_discard, 133, ##ctx) \
5921 FN(ringbuf_query, 134, ##ctx) \
5922 FN(csum_level, 135, ##ctx) \
5923 FN(skc_to_tcp6_sock, 136, ##ctx) \
5924 FN(skc_to_tcp_sock, 137, ##ctx) \
5925 FN(skc_to_tcp_timewait_sock, 138, ##ctx) \
5926 FN(skc_to_tcp_request_sock, 139, ##ctx) \
5927 FN(skc_to_udp6_sock, 140, ##ctx) \
5928 FN(get_task_stack, 141, ##ctx) \
5929 FN(load_hdr_opt, 142, ##ctx) \
5930 FN(store_hdr_opt, 143, ##ctx) \
5931 FN(reserve_hdr_opt, 144, ##ctx) \
5932 FN(inode_storage_get, 145, ##ctx) \
5933 FN(inode_storage_delete, 146, ##ctx) \
5934 FN(d_path, 147, ##ctx) \
5935 FN(copy_from_user, 148, ##ctx) \
5936 FN(snprintf_btf, 149, ##ctx) \
5937 FN(seq_printf_btf, 150, ##ctx) \
5938 FN(skb_cgroup_classid, 151, ##ctx) \
5939 FN(redirect_neigh, 152, ##ctx) \
5940 FN(per_cpu_ptr, 153, ##ctx) \
5941 FN(this_cpu_ptr, 154, ##ctx) \
5942 FN(redirect_peer, 155, ##ctx) \
5943 FN(task_storage_get, 156, ##ctx) \
5944 FN(task_storage_delete, 157, ##ctx) \
5945 FN(get_current_task_btf, 158, ##ctx) \
5946 FN(bprm_opts_set, 159, ##ctx) \
5947 FN(ktime_get_coarse_ns, 160, ##ctx) \
5948 FN(ima_inode_hash, 161, ##ctx) \
5949 FN(sock_from_file, 162, ##ctx) \
5950 FN(check_mtu, 163, ##ctx) \
5951 FN(for_each_map_elem, 164, ##ctx) \
5952 FN(snprintf, 165, ##ctx) \
5953 FN(sys_bpf, 166, ##ctx) \
5954 FN(btf_find_by_name_kind, 167, ##ctx) \
5955 FN(sys_close, 168, ##ctx) \
5956 FN(timer_init, 169, ##ctx) \
5957 FN(timer_set_callback, 170, ##ctx) \
5958 FN(timer_start, 171, ##ctx) \
5959 FN(timer_cancel, 172, ##ctx) \
5960 FN(get_func_ip, 173, ##ctx) \
5961 FN(get_attach_cookie, 174, ##ctx) \
5962 FN(task_pt_regs, 175, ##ctx) \
5963 FN(get_branch_snapshot, 176, ##ctx) \
5964 FN(trace_vprintk, 177, ##ctx) \
5965 FN(skc_to_unix_sock, 178, ##ctx) \
5966 FN(kallsyms_lookup_name, 179, ##ctx) \
5967 FN(find_vma, 180, ##ctx) \
5968 FN(loop, 181, ##ctx) \
5969 FN(strncmp, 182, ##ctx) \
5970 FN(get_func_arg, 183, ##ctx) \
5971 FN(get_func_ret, 184, ##ctx) \
5972 FN(get_func_arg_cnt, 185, ##ctx) \
5973 FN(get_retval, 186, ##ctx) \
5974 FN(set_retval, 187, ##ctx) \
5975 FN(xdp_get_buff_len, 188, ##ctx) \
5976 FN(xdp_load_bytes, 189, ##ctx) \
5977 FN(xdp_store_bytes, 190, ##ctx) \
5978 FN(copy_from_user_task, 191, ##ctx) \
5979 FN(skb_set_tstamp, 192, ##ctx) \
5980 FN(ima_file_hash, 193, ##ctx) \
5981 FN(kptr_xchg, 194, ##ctx) \
5982 FN(map_lookup_percpu_elem, 195, ##ctx) \
5983 FN(skc_to_mptcp_sock, 196, ##ctx) \
5984 FN(dynptr_from_mem, 197, ##ctx) \
5985 FN(ringbuf_reserve_dynptr, 198, ##ctx) \
5986 FN(ringbuf_submit_dynptr, 199, ##ctx) \
5987 FN(ringbuf_discard_dynptr, 200, ##ctx) \
5988 FN(dynptr_read, 201, ##ctx) \
5989 FN(dynptr_write, 202, ##ctx) \
5990 FN(dynptr_data, 203, ##ctx) \
5991 FN(tcp_raw_gen_syncookie_ipv4, 204, ##ctx) \
5992 FN(tcp_raw_gen_syncookie_ipv6, 205, ##ctx) \
5993 FN(tcp_raw_check_syncookie_ipv4, 206, ##ctx) \
5994 FN(tcp_raw_check_syncookie_ipv6, 207, ##ctx) \
5995 FN(ktime_get_tai_ns, 208, ##ctx) \
5996 FN(user_ringbuf_drain, 209, ##ctx) \
5997 FN(cgrp_storage_get, 210, ##ctx) \
5998 FN(cgrp_storage_delete, 211, ##ctx) \
6004 #define __BPF_FUNC_MAPPER_APPLY(name, value, FN) FN(name),
6005 #define __BPF_FUNC_MAPPER(FN) ___BPF_FUNC_MAPPER(__BPF_FUNC_MAPPER_APPLY, FN)