/linux/net/tipc/ |
A D | netlink.c | 155 .doit = tipc_nl_bearer_disable, 160 .doit = tipc_nl_bearer_enable, 165 .doit = tipc_nl_bearer_get, 171 .doit = tipc_nl_bearer_add, 176 .doit = tipc_nl_bearer_set, 200 .doit = tipc_nl_node_set_link, 210 .doit = tipc_nl_media_get, 216 .doit = tipc_nl_media_set, 231 .doit = tipc_nl_net_set, 258 .doit = tipc_nl_peer_rm, [all …]
|
A D | netlink_compat.c | 374 err = (*cmd->doit)(doit_buf, &info); in __tipc_nl_compat_doit() 827 cmd->doit = &__tipc_nl_media_set; in tipc_nl_compat_link_set() 833 cmd->doit = &__tipc_nl_bearer_set; in tipc_nl_compat_link_set() 1200 memset(&doit, 0, sizeof(doit)); in tipc_nl_compat_handle() 1215 doit.doit = __tipc_nl_bearer_enable; in tipc_nl_compat_handle() 1220 doit.doit = __tipc_nl_bearer_disable; in tipc_nl_compat_handle() 1240 doit.doit = tipc_nl_node_set_link; in tipc_nl_compat_handle() 1245 doit.doit = tipc_nl_node_reset_link_stats; in tipc_nl_compat_handle() 1274 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle() 1279 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle() [all …]
|
/linux/net/ethtool/ |
A D | netlink.c | 738 .doit = ethnl_default_doit, 747 .doit = ethnl_default_doit, 757 .doit = ethnl_set_linkinfo, 763 .doit = ethnl_default_doit, 798 .doit = ethnl_set_debug, 815 .doit = ethnl_set_wol, 863 .doit = ethnl_set_rings, 911 .doit = ethnl_set_pause, 927 .doit = ethnl_set_eee, 974 .doit = ethnl_set_fec, [all …]
|
/linux/drivers/nfc/st-nci/ |
A D | vendor_cmds.c | 378 .doit = st_nci_factory_mode, 388 .doit = st_nci_hci_dm_put_data, 393 .doit = st_nci_hci_dm_update_aid, 398 .doit = st_nci_hci_dm_get_info, 403 .doit = st_nci_hci_dm_get_data, 408 .doit = st_nci_hci_dm_direct_load, 413 .doit = st_nci_hci_dm_reset, 418 .doit = st_nci_hci_get_param, 428 .doit = st_nci_hci_dm_fwupd_start, 433 .doit = st_nci_hci_dm_fwupd_end, [all …]
|
/linux/drivers/nfc/st21nfca/ |
A D | vendor_cmds.c | 302 .doit = st21nfca_factory_mode, 307 .doit = st21nfca_hci_clear_all_pipes, 312 .doit = st21nfca_hci_dm_put_data, 317 .doit = st21nfca_hci_dm_update_aid, 322 .doit = st21nfca_hci_dm_get_info, 327 .doit = st21nfca_hci_dm_get_data, 332 .doit = st21nfca_hci_dm_load, 337 .doit = st21nfca_hci_dm_reset, 342 .doit = st21nfca_hci_get_param, 347 .doit = st21nfca_hci_dm_field_generator, [all …]
|
/linux/net/smc/ |
A D | smc_netlink.c | 85 .doit = smc_nl_add_ueid, 91 .doit = smc_nl_remove_ueid, 97 .doit = smc_nl_flush_ueid, 107 .doit = smc_nl_enable_seid, 112 .doit = smc_nl_disable_seid,
|
/linux/fs/ksmbd/ |
A D | transport_ipc.c | 126 .doit = handle_unsupported_event, 130 .doit = handle_unsupported_event, 134 .doit = handle_startup_event, 138 .doit = handle_unsupported_event, 142 .doit = handle_unsupported_event, 146 .doit = handle_generic_event, 150 .doit = handle_unsupported_event, 154 .doit = handle_generic_event, 162 .doit = handle_generic_event, 178 .doit = handle_generic_event, [all …]
|
/linux/net/ipv6/ila/ |
A D | ila_main.c | 20 .doit = ila_xlat_nl_cmd_add_mapping, 26 .doit = ila_xlat_nl_cmd_del_mapping, 32 .doit = ila_xlat_nl_cmd_flush, 38 .doit = ila_xlat_nl_cmd_get_mapping,
|
/linux/crypto/ |
A D | crypto_user_base.c | 408 int (*doit)(struct sk_buff *, struct nlmsghdr *, struct nlattr **); member 412 [CRYPTO_MSG_NEWALG - CRYPTO_MSG_BASE] = { .doit = crypto_add_alg}, 413 [CRYPTO_MSG_DELALG - CRYPTO_MSG_BASE] = { .doit = crypto_del_alg}, 414 [CRYPTO_MSG_UPDATEALG - CRYPTO_MSG_BASE] = { .doit = crypto_update_alg}, 415 [CRYPTO_MSG_GETALG - CRYPTO_MSG_BASE] = { .doit = crypto_report, 418 [CRYPTO_MSG_DELRNG - CRYPTO_MSG_BASE] = { .doit = crypto_del_rng }, 419 [CRYPTO_MSG_GETSTAT - CRYPTO_MSG_BASE] = { .doit = crypto_reportstat}, 467 if (link->doit == NULL) in crypto_user_rcv_msg() 470 return link->doit(skb, nlh, attrs); in crypto_user_rcv_msg()
|
/linux/include/math-emu/ |
A D | op-4.h | 245 doit(_b_f1, _b_f0, X##_f[0], Y##_f[1]); \ 246 doit(_c_f1, _c_f0, X##_f[1], Y##_f[0]); \ 247 doit(_d_f1, _d_f0, X##_f[1], Y##_f[1]); \ 248 doit(_e_f1, _e_f0, X##_f[0], Y##_f[2]); \ 249 doit(_f_f1, _f_f0, X##_f[2], Y##_f[0]); \ 268 doit(_b_f1, _b_f0, X##_f[0], Y##_f[3]); \ 269 doit(_c_f1, _c_f0, X##_f[3], Y##_f[0]); \ 270 doit(_d_f1, _d_f0, X##_f[1], Y##_f[2]); \ 271 doit(_e_f1, _e_f0, X##_f[2], Y##_f[1]); \ 287 doit(_b_f1, _b_f0, X##_f[2], Y##_f[2]); \ [all …]
|
A D | op-2.h | 236 #define _FP_MUL_MEAT_2_wide(wfracbits, R, X, Y, doit) \ argument 240 doit(_FP_FRAC_WORD_4(_z,1), _FP_FRAC_WORD_4(_z,0), X##_f0, Y##_f0); \ 241 doit(_b_f1, _b_f0, X##_f0, Y##_f1); \ 242 doit(_c_f1, _c_f0, X##_f1, Y##_f0); \ 243 doit(_FP_FRAC_WORD_4(_z,3), _FP_FRAC_WORD_4(_z,2), X##_f1, Y##_f1); \ 266 #define _FP_MUL_MEAT_2_wide_3mul(wfracbits, R, X, Y, doit) \ argument 276 doit(_d, _FP_FRAC_WORD_4(_z,0), X##_f0, Y##_f0); \ 277 doit(_FP_FRAC_WORD_4(_z,2), _FP_FRAC_WORD_4(_z,1), _b_f0, _b_f1); \ 278 doit(_c_f1, _c_f0, X##_f1, Y##_f1); \
|
A D | op-1.h | 138 #define _FP_MUL_MEAT_1_wide(wfracbits, R, X, Y, doit) \ argument 141 doit(_Z_f1, _Z_f0, X##_f, Y##_f); \ 189 #define _FP_DIV_MEAT_1_imm(fs, R, X, Y, doit) \ argument 195 doit(_q, _r, X##_f, Y##_f); \
|
/linux/drivers/infiniband/core/ |
A D | netlink.c | 106 if (!cb_table || (!cb_table[op].dump && !cb_table[op].doit)) in get_cb_table() 180 if (cb_table[op].doit) in rdma_nl_rcv_msg() 181 err = cb_table[op].doit(skb, nlh, extack); in rdma_nl_rcv_msg() 194 if (cb_table[op].doit) in rdma_nl_rcv_msg() 195 err = cb_table[op].doit(skb, nlh, extack); in rdma_nl_rcv_msg()
|
A D | nldev.c | 2442 .doit = nldev_get_doit, 2446 .doit = nldev_get_chardev, 2449 .doit = nldev_set_doit, 2453 .doit = nldev_newlink, 2457 .doit = nldev_dellink, 2461 .doit = nldev_port_get_doit, 2465 .doit = nldev_res_get_doit, 2497 .doit = nldev_sys_get_doit, 2503 .doit = nldev_stat_set_doit, 2507 .doit = nldev_stat_get_doit, [all …]
|
/linux/net/ieee802154/ |
A D | nl802154.c | 2244 .doit = nl802154_get_wpan_phy, 2254 .doit = nl802154_get_interface, 2263 .doit = nl802154_new_interface, 2271 .doit = nl802154_del_interface, 2279 .doit = nl802154_set_channel, 2287 .doit = nl802154_set_cca_mode, 2303 .doit = nl802154_set_tx_power, 2319 .doit = nl802154_set_pan_id, 2359 .doit = nl802154_set_lbt_mode, 2394 .doit = nl802154_add_llsec_key, [all …]
|
A D | ieee802154.h | 14 .doit = _func, \ 22 .doit = _func, \
|
/linux/net/netlabel/ |
A D | netlabel_mgmt.c | 766 .doit = netlbl_mgmt_add, 773 .doit = netlbl_mgmt_remove, 780 .doit = NULL, 787 .doit = netlbl_mgmt_adddef, 794 .doit = netlbl_mgmt_removedef, 801 .doit = netlbl_mgmt_listdef, 808 .doit = NULL, 815 .doit = netlbl_mgmt_version,
|
A D | netlabel_calipso.c | 312 .doit = netlbl_calipso_add, 319 .doit = netlbl_calipso_remove, 326 .doit = netlbl_calipso_list, 333 .doit = NULL,
|
A D | netlabel_unlabeled.c | 1314 .doit = netlbl_unlabel_staticadd, 1321 .doit = netlbl_unlabel_staticremove, 1328 .doit = NULL, 1335 .doit = netlbl_unlabel_staticadddef, 1342 .doit = netlbl_unlabel_staticremovedef, 1349 .doit = NULL, 1356 .doit = netlbl_unlabel_accept, 1363 .doit = netlbl_unlabel_list,
|
/linux/net/nfc/ |
A D | netlink.c | 1663 .doit = nfc_genl_get_device, 1670 .doit = nfc_genl_dev_up, 1676 .doit = nfc_genl_dev_down, 1682 .doit = nfc_genl_start_poll, 1688 .doit = nfc_genl_stop_poll, 1694 .doit = nfc_genl_dep_link_up, 1724 .doit = nfc_genl_llc_sdreq, 1736 .doit = nfc_genl_enable_se, 1742 .doit = nfc_genl_disable_se, 1754 .doit = nfc_genl_se_io, [all …]
|
/linux/drivers/net/wireless/ti/wlcore/ |
A D | vendor_cmd.c | 165 .doit = wlcore_vendor_cmd_smart_config_start, 175 .doit = wlcore_vendor_cmd_smart_config_stop, 185 .doit = wlcore_vendor_cmd_smart_config_set_group_key,
|
/linux/net/l2tp/ |
A D | l2tp_netlink.c | 927 .doit = l2tp_nl_cmd_noop, 933 .doit = l2tp_nl_cmd_tunnel_create, 939 .doit = l2tp_nl_cmd_tunnel_delete, 945 .doit = l2tp_nl_cmd_tunnel_modify, 951 .doit = l2tp_nl_cmd_tunnel_get, 958 .doit = l2tp_nl_cmd_session_create, 964 .doit = l2tp_nl_cmd_session_delete, 970 .doit = l2tp_nl_cmd_session_modify, 976 .doit = l2tp_nl_cmd_session_get,
|
/linux/net/ncsi/ |
A D | ncsi-netlink.c | 727 .doit = ncsi_pkg_info_nl, 734 .doit = ncsi_set_interface_nl, 740 .doit = ncsi_clear_interface_nl, 746 .doit = ncsi_send_cmd_nl, 752 .doit = ncsi_set_package_mask_nl, 758 .doit = ncsi_set_channel_mask_nl,
|
/linux/drivers/net/ieee802154/ |
A D | mac802154_hwsim.c | 590 .doit = hwsim_new_radio_nl, 596 .doit = hwsim_del_radio_nl, 602 .doit = hwsim_get_radio_nl, 608 .doit = hwsim_new_edge_nl, 614 .doit = hwsim_del_edge_nl, 620 .doit = hwsim_set_edge_lqi,
|
/linux/net/xfrm/ |
A D | xfrm_user.c | 2810 int (*doit)(struct sk_buff *, struct nlmsghdr *, struct nlattr **); member 2817 [XFRM_MSG_NEWSA - XFRM_MSG_BASE] = { .doit = xfrm_add_sa }, 2818 [XFRM_MSG_DELSA - XFRM_MSG_BASE] = { .doit = xfrm_del_sa }, 2819 [XFRM_MSG_GETSA - XFRM_MSG_BASE] = { .doit = xfrm_get_sa, 2822 [XFRM_MSG_NEWPOLICY - XFRM_MSG_BASE] = { .doit = xfrm_add_policy }, 2824 [XFRM_MSG_GETPOLICY - XFRM_MSG_BASE] = { .doit = xfrm_get_policy, 2836 [XFRM_MSG_NEWAE - XFRM_MSG_BASE] = { .doit = xfrm_new_ae }, 2837 [XFRM_MSG_GETAE - XFRM_MSG_BASE] = { .doit = xfrm_get_ae }, 2840 [XFRM_MSG_NEWSPDINFO - XFRM_MSG_BASE] = { .doit = xfrm_set_spdinfo, 2907 if (link->doit == NULL) { in xfrm_user_rcv_msg() [all …]
|