/linux-6.14.4/net/ipv4/ |
D | tcp_ao.c | 54 struct tcp_ao_info *ao; in tcp_ao_ignore_icmp() local 113 struct tcp_ao_info *ao, in tcp_ao_established_key() 199 struct tcp_ao_info *ao; in __tcp_ao_do_lookup() local 228 struct tcp_ao_info *ao; in tcp_ao_alloc_info() local 239 static void tcp_ao_link_mkt(struct tcp_ao_info *ao, struct tcp_ao_key *mkt) in tcp_ao_link_mkt() 273 struct tcp_ao_info *ao = container_of(head, struct tcp_ao_info, rcu); in tcp_ao_info_free_rcu() local 286 static void tcp_ao_sk_omem_free(struct sock *sk, struct tcp_ao_info *ao) in tcp_ao_sk_omem_free() 298 struct tcp_ao_info *ao; in tcp_ao_destroy_sock() local 815 struct tcp_ao_info *ao; in tcp_ao_transmit_skb() local 1077 struct tcp_ao_info *ao, in tcp_ao_cache_traffic_keys() [all …]
|
D | tcp_minisocks.c | 59 struct tcp_ao_info *ao; in twsk_rcv_nxt_update() local
|
D | tcp_input.c | 3638 struct tcp_ao_info *ao; in tcp_snd_sne_update() local 3666 struct tcp_ao_info *ao; in tcp_rcv_sne_update() local 6628 struct tcp_ao_info *ao; in tcp_rcv_synsent_state_process() local
|
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/ |
D | setsockopt-closed.c | 236 struct tcp_ao_add ao; in test_optmem_limit() local 275 struct tcp_ao_add ao; in test_einval_add_key() local 767 struct tcp_ao_add ao, ao2; in duplicate_tests() local
|
D | bench-lookups.c | 130 struct tcp_ao_del *ao = arg; in delete_mkt() local
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgp102.c | 49 u32 ao = 0; in gp102_grctx_generate_attrib() local
|
D | ctxgf108.c | 745 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gf108_grctx_generate_attrib() local
|
D | ctxgp100.c | 50 u32 ao = 0; in gp100_grctx_generate_attrib() local
|
D | ctxgf117.c | 253 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gf117_grctx_generate_attrib() local
|
D | ctxgv100.c | 71 u32 ao = 0; in gv100_grctx_generate_attrib() local
|
D | ctxgm107.c | 908 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total; in gm107_grctx_generate_attrib() local
|
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/lib/ |
D | aolib.h | 376 static inline int test_prepare_key(struct tcp_ao_add *ao, in test_prepare_key() 391 static inline int test_prepare_def_key(struct tcp_ao_add *ao, in test_prepare_def_key() 454 static inline int test_verify_socket_ao(int sk, struct tcp_ao_info_opt *ao) in test_verify_socket_ao() 468 struct tcp_ao_info_opt ao = {}; in test_set_ao_flags() local
|
D | sock.c | 138 int test_prepare_key_sockaddr(struct tcp_ao_add *ao, const char *alg, in test_prepare_key_sockaddr()
|
/linux-6.14.4/net/rds/ |
D | send.c | 538 struct rm_atomic_op *ao; in rds_atomic_send_complete() local 577 struct rm_atomic_op *ao; in __rds_send_complete() local
|
D | rdma.c | 514 void rds_atomic_free_op(struct rm_atomic_op *ao) in rds_atomic_free_op()
|
/linux-6.14.4/fs/xfs/scrub/ |
D | bmap_repair.c | 304 xfs_fileoff_t ao = xfs_bmbt_disk_get_startoff(ba); in xrep_bmap_extent_cmp() local
|
/linux-6.14.4/fs/ntfs3/ |
D | super.c | 925 u16 fn, ao; in ntfs_init_from_boot() local
|
D | fslog.c | 2790 u16 ao = le16_to_cpu(rec->attr_off); in check_file_record() local 2884 u16 ao = le16_to_cpu(lrh->attr_off); in check_if_root_index() local
|
/linux-6.14.4/sound/pci/asihpi/ |
D | hpi6000.c | 399 struct hpi_adapter_obj ao; in subsys_create_adapter() local
|
D | hpi6205.c | 456 struct hpi_adapter_obj ao; in subsys_create_adapter() local
|
/linux-6.14.4/include/net/ |
D | tcp.h | 2368 struct tcp_ao_info *ao; in tcp_get_current_key() local
|