/openbmc/linux/net/devlink/ |
H A D | netlink.c | 262 .doit = devlink_nl_cmd_port_set_doit, 268 .doit = devlink_nl_cmd_rate_set_doit, 273 .doit = devlink_nl_cmd_rate_new_doit, 278 .doit = devlink_nl_cmd_rate_del_doit, 297 .doit = devlink_nl_cmd_port_new_doit, 302 .doit = devlink_nl_cmd_port_del_doit, 383 .doit = devlink_nl_cmd_resource_set, 395 .doit = devlink_nl_cmd_reload, 422 .doit = devlink_nl_cmd_region_new, 428 .doit = devlink_nl_cmd_region_del, [all …]
|
H A D | netlink_gen.c | 216 .doit = devlink_nl_get_doit, 232 .doit = devlink_nl_port_get_doit, 249 .doit = devlink_nl_sb_get_doit, 266 .doit = devlink_nl_sb_pool_get_doit, 317 .doit = devlink_nl_param_get_doit, 334 .doit = devlink_nl_region_get_doit, 351 .doit = devlink_nl_info_get_doit, 384 .doit = devlink_nl_trap_get_doit, 435 .doit = devlink_nl_rate_get_doit, 452 .doit = devlink_nl_linecard_get_doit, [all …]
|
/openbmc/linux/net/tipc/ |
H 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 …]
|
H A D | netlink_compat.c | 371 err = (*cmd->doit)(doit_buf, &info); in __tipc_nl_compat_doit() 824 cmd->doit = &__tipc_nl_media_set; in tipc_nl_compat_link_set() 830 cmd->doit = &__tipc_nl_bearer_set; in tipc_nl_compat_link_set() 1197 memset(&doit, 0, sizeof(doit)); in tipc_nl_compat_handle() 1212 doit.doit = __tipc_nl_bearer_enable; in tipc_nl_compat_handle() 1217 doit.doit = __tipc_nl_bearer_disable; in tipc_nl_compat_handle() 1237 doit.doit = tipc_nl_node_set_link; in tipc_nl_compat_handle() 1242 doit.doit = tipc_nl_node_reset_link_stats; in tipc_nl_compat_handle() 1271 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle() 1276 doit.doit = __tipc_nl_net_set; in tipc_nl_compat_handle() [all …]
|
/openbmc/linux/net/ethtool/ |
H A D | netlink.c | 785 .doit = ethnl_default_doit, 794 .doit = ethnl_default_doit, 810 .doit = ethnl_default_doit, 826 .doit = ethnl_default_doit, 835 .doit = ethnl_default_doit, 852 .doit = ethnl_default_doit, 868 .doit = ethnl_default_doit, 878 .doit = ethnl_set_features, 884 .doit = ethnl_default_doit, 900 .doit = ethnl_default_doit, [all …]
|
/openbmc/linux/net/smc/ |
H 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, 122 .doit = smc_nl_enable_hs_limitation, 127 .doit = smc_nl_disable_hs_limitation,
|
/openbmc/qemu/tests/unit/ |
H A D | test-seccomp.c | 31 int errnum, int (*doit)(void)) in test_seccomp_helper() 48 ret = doit(); in test_seccomp_helper() 70 static void test_seccomp_killed(const char *args, int (*doit)(void)) in test_seccomp_killed() 72 test_seccomp_helper(args, true, 0, doit); in test_seccomp_killed() 75 static void test_seccomp_errno(const char *args, int errnum, int (*doit)(void)) in test_seccomp_errno() 77 test_seccomp_helper(args, false, errnum, doit); in test_seccomp_errno() 80 static void test_seccomp_passed(const char *args, int (*doit)(void)) in test_seccomp_passed() 82 test_seccomp_helper(args, false, 0, doit); in test_seccomp_passed()
|
/openbmc/linux/drivers/nfc/st-nci/ |
H 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 …]
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | devlink.yaml | 263 pre: devlink-nl-pre-doit 317 pre: devlink-nl-pre-doit 343 pre: devlink-nl-pre-doit 427 pre: devlink-nl-pre-doit 481 pre: devlink-nl-pre-doit 532 pre: devlink-nl-pre-doit 558 pre: devlink-nl-pre-doit 584 pre: devlink-nl-pre-doit 610 pre: devlink-nl-pre-doit 637 pre: devlink-nl-pre-doit [all …]
|
/openbmc/linux/drivers/nfc/st21nfca/ |
H 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 …]
|
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | 146 struct genl_split_ops doit; member 185 op->doit = family->small_ops[i].doit; in genl_op_from_small() 224 memset(&iter->doit, 0, sizeof(iter->doit)); in genl_op_from_split() 273 op->doit = full->doit; in genl_cmd_full_to_split() 1430 if (doit.policy) { in ctrl_dumppolicy_start() 1432 doit.policy, in ctrl_dumppolicy_start() 1433 doit.maxattr); in ctrl_dumppolicy_start() 1460 if (i.doit.policy) { in ctrl_dumppolicy_start() 1533 if (doit->policy) { in ctrl_dumppolicy_put_op() 1535 doit->policy, in ctrl_dumppolicy_put_op() [all …]
|
/openbmc/linux/net/ipv4/ |
H A D | fou_nl.c | 33 .doit = fou_nl_add_doit, 39 .doit = fou_nl_del_doit, 45 .doit = fou_nl_get_doit,
|
/openbmc/linux/net/ipv6/ila/ |
H A D | ila_main.c | 19 .doit = ila_xlat_nl_cmd_add_mapping, 25 .doit = ila_xlat_nl_cmd_del_mapping, 31 .doit = ila_xlat_nl_cmd_flush, 37 .doit = ila_xlat_nl_cmd_get_mapping,
|
/openbmc/linux/fs/smb/server/ |
H A D | transport_ipc.c | 128 .doit = handle_unsupported_event, 132 .doit = handle_unsupported_event, 136 .doit = handle_startup_event, 140 .doit = handle_unsupported_event, 144 .doit = handle_unsupported_event, 148 .doit = handle_generic_event, 152 .doit = handle_unsupported_event, 156 .doit = handle_generic_event, 164 .doit = handle_generic_event, 180 .doit = handle_generic_event, [all …]
|
/openbmc/linux/crypto/ |
H 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()
|
/openbmc/linux/include/math-emu/ |
H 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 …]
|
H 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); \
|
/openbmc/linux/tools/net/ynl/ |
H A D | ethtool.py | 72 def doit(ynl, args, op_name): function 166 return doit(ynl, args, 'eee-set') 169 return doit(ynl, args, 'pause-set') 172 return doit(ynl, args, 'coalesce-set') 180 return doit(ynl, args, 'channels-set') 183 return doit(ynl, args, 'rings-set')
|
/openbmc/linux/drivers/infiniband/core/ |
H 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()
|
/openbmc/linux/net/handshake/ |
H A D | genl.c | 29 .doit = handshake_nl_accept_doit, 36 .doit = handshake_nl_done_doit,
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | vendor_cmd.c | 159 .doit = wlcore_vendor_cmd_smart_config_start, 169 .doit = wlcore_vendor_cmd_smart_config_stop, 179 .doit = wlcore_vendor_cmd_smart_config_set_group_key,
|
/openbmc/linux/net/ieee802154/ |
H A D | nl802154.c | 2602 .doit = nl802154_get_wpan_phy, 2612 .doit = nl802154_get_interface, 2637 .doit = nl802154_set_channel, 2645 .doit = nl802154_set_cca_mode, 2661 .doit = nl802154_set_tx_power, 2677 .doit = nl802154_set_pan_id, 2717 .doit = nl802154_set_lbt_mode, 2732 .doit = nl802154_trigger_scan, 2740 .doit = nl802154_abort_scan, 2748 .doit = nl802154_send_beacons, [all …]
|
H A D | ieee802154.h | 14 .doit = _func, \ 22 .doit = _func, \
|
/openbmc/linux/net/nfc/ |
H A D | netlink.c | 1701 .doit = nfc_genl_get_device, 1708 .doit = nfc_genl_dev_up, 1714 .doit = nfc_genl_dev_down, 1720 .doit = nfc_genl_start_poll, 1726 .doit = nfc_genl_stop_poll, 1732 .doit = nfc_genl_dep_link_up, 1762 .doit = nfc_genl_llc_sdreq, 1774 .doit = nfc_genl_enable_se, 1780 .doit = nfc_genl_disable_se, 1792 .doit = nfc_genl_se_io, [all …]
|
/openbmc/linux/net/netlabel/ |
H 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,
|