Home
last modified time | relevance | path

Searched refs:doit (Results 1 - 25 of 140) sorted by relevance

123456

/kernel/linux/linux-6.6/net/devlink/
H A Dnetlink.c262 .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,
284 .doit = devlink_nl_cmd_port_split_doit,
291 .doit = devlink_nl_cmd_port_unsplit_doit,
297 .doit = devlink_nl_cmd_port_new_doit,
302 .doit = devlink_nl_cmd_port_del_doit,
309 .doit = devlink_nl_cmd_linecard_set_doit,
315 .doit
[all...]
H A Dnetlink_gen.c216 .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,
283 .doit = devlink_nl_sb_port_pool_get_doit,
300 .doit = devlink_nl_sb_tc_pool_bind_get_doit,
317 .doit = devlink_nl_param_get_doit,
334 .doit = devlink_nl_region_get_doit,
351 .doit = devlink_nl_info_get_doit,
367 .doit
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink.c155 .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,
194 .doit = tipc_nl_node_get_link,
200 .doit = tipc_nl_node_set_link,
205 .doit = tipc_nl_node_reset_link_stats,
210 .doit = tipc_nl_media_get,
216 .doit
[all...]
H A Dnetlink_compat.c72 int (*doit)(struct sk_buff *skb, struct genl_info *info); member
372 err = (*cmd->doit)(doit_buf, &info); in __tipc_nl_compat_doit()
825 cmd->doit = &__tipc_nl_media_set; in tipc_nl_compat_link_set()
831 cmd->doit = &__tipc_nl_bearer_set; in tipc_nl_compat_link_set()
1195 struct tipc_nl_compat_cmd_doit doit; in tipc_nl_compat_handle() local
1198 memset(&doit, 0, sizeof(doit)); in tipc_nl_compat_handle()
1213 doit.doit = __tipc_nl_bearer_enable; in tipc_nl_compat_handle()
1214 doit in tipc_nl_compat_handle()
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink.c155 .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,
194 .doit = tipc_nl_node_get_link,
200 .doit = tipc_nl_node_set_link,
205 .doit = tipc_nl_node_reset_link_stats,
210 .doit = tipc_nl_media_get,
216 .doit
[all...]
H A Dnetlink_compat.c73 int (*doit)(struct sk_buff *skb, struct genl_info *info); member
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()
1194 struct tipc_nl_compat_cmd_doit doit; in tipc_nl_compat_handle() local
1197 memset(&doit, 0, sizeof(doit)); in tipc_nl_compat_handle()
1212 doit.doit = __tipc_nl_bearer_enable; in tipc_nl_compat_handle()
1213 doit in tipc_nl_compat_handle()
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_netlink.c85 .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,
/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.c369 /* default ->doit() handler for GET type requests */
544 * same parser as for non-dump (doit) requests is used, it in ethnl_default_start()
785 .doit = ethnl_default_doit,
794 .doit = ethnl_default_doit,
804 .doit = ethnl_default_set_doit,
810 .doit = ethnl_default_doit,
820 .doit = ethnl_default_set_doit,
826 .doit = ethnl_default_doit,
835 .doit = ethnl_default_doit,
845 .doit
[all...]
/kernel/linux/linux-5.10/net/ethtool/
H A Dnetlink.c308 /* default ->doit() handler for GET type requests */
506 * same parser as for non-dump (doit) requests is used, it in ethnl_default_start()
692 .doit = ethnl_default_doit,
701 .doit = ethnl_default_doit,
711 .doit = ethnl_set_linkinfo,
717 .doit = ethnl_default_doit,
727 .doit = ethnl_set_linkmodes,
733 .doit = ethnl_default_doit,
742 .doit = ethnl_default_doit,
752 .doit
[all...]
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dvendor_cmds.c383 .doit = st_nci_factory_mode,
388 .doit = st_nci_hci_clear_all_pipes,
393 .doit = st_nci_hci_dm_put_data,
398 .doit = st_nci_hci_dm_update_aid,
403 .doit = st_nci_hci_dm_get_info,
408 .doit = st_nci_hci_dm_get_data,
413 .doit = st_nci_hci_dm_direct_load,
418 .doit = st_nci_hci_dm_reset,
423 .doit = st_nci_hci_get_param,
428 .doit
[all...]
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dvendor_cmds.c378 .doit = st_nci_factory_mode,
383 .doit = st_nci_hci_clear_all_pipes,
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,
423 .doit
[all...]
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Dvendor_cmds.c302 .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
[all...]
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Dvendor_cmds.c302 .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
[all...]
/kernel/linux/linux-5.10/net/ipv6/ila/
H A Dila_main.c20 .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,
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_main.c19 .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,
/kernel/linux/linux-6.6/net/ipv4/
H A Dfou_nl.c33 .doit = fou_nl_add_doit,
39 .doit = fou_nl_del_doit,
45 .doit = fou_nl_get_doit,
/kernel/linux/linux-6.6/net/netlink/
H A Dgenetlink.c146 struct genl_split_ops doit; member
185 op->doit = family->small_ops[i].doit; in genl_op_from_small()
220 iter->doit = family->split_ops[i + cnt]; in genl_op_from_split()
221 genl_op_fill_in_reject_policy_split(family, &iter->doit); in genl_op_from_split()
224 memset(&iter->doit, 0, sizeof(iter->doit)); in genl_op_from_split()
261 if ((flags & GENL_CMD_CAP_DO && !full->doit) || in genl_cmd_full_to_split()
273 op->doit = full->doit; in genl_cmd_full_to_split()
322 genl_get_cmd_both(u32 cmd, const struct genl_family *family, struct genl_split_ops *doit, struct genl_split_ops *dumpit) genl_get_cmd_both() argument
1419 struct genl_split_ops doit, dump; ctrl_dumppolicy_start() local
1507 ctrl_dumppolicy_put_op(struct sk_buff *skb, struct netlink_callback *cb, struct genl_split_ops *doit, struct genl_split_ops *dumpit) ctrl_dumppolicy_put_op() argument
1567 struct genl_split_ops doit, dumpit; ctrl_dumppolicy() local
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dtransport_ipc.c127 .doit = handle_unsupported_event,
131 .doit = handle_unsupported_event,
135 .doit = handle_startup_event,
139 .doit = handle_unsupported_event,
143 .doit = handle_unsupported_event,
147 .doit = handle_generic_event,
151 .doit = handle_unsupported_event,
155 .doit = handle_generic_event,
159 .doit = handle_unsupported_event,
163 .doit
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dcrypto_user_base.c408 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()
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_user_base.c408 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()
/kernel/linux/linux-6.6/tools/net/ynl/
H A Dethtool.py72 def doit(ynl, args, op_name): function
74 Prepare request header, parse arguments and doit.
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')
/kernel/linux/linux-5.10/include/math-emu/
H A Dop-4.h239 #define _FP_MUL_MEAT_4_wide(wfracbits, R, X, Y, doit) \
244 doit(_FP_FRAC_WORD_8(_z,1), _FP_FRAC_WORD_8(_z,0), X##_f[0], Y##_f[0]); \
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_f
[all...]
/kernel/linux/linux-6.6/include/math-emu/
H A Dop-4.h239 #define _FP_MUL_MEAT_4_wide(wfracbits, R, X, Y, doit) \
244 doit(_FP_FRAC_WORD_8(_z,1), _FP_FRAC_WORD_8(_z,0), X##_f[0], Y##_f[0]); \
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_f
[all...]
/kernel/linux/linux-6.6/net/handshake/
H A Dgenl.c29 .doit = handshake_nl_accept_doit,
36 .doit = handshake_nl_done_doit,
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dnetlink.c106 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()
184 /* FIXME: Convert IWCM to properly handle doit callbacks */ 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()

Completed in 17 milliseconds

123456