Home
last modified time | relevance | path

Searched refs:doit (Results 1 – 25 of 87) sorted by relevance

1234

/openbmc/linux/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 = devlink_nl_cmd_sb_pool_set_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 = devlink_nl_health_reporter_get_doit,
[all …]
/openbmc/linux/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 = tipc_nl_media_set,
[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.transcode = tipc_nl_compat_bearer_enable; in tipc_nl_compat_handle()
1214 return tipc_nl_compat_doit(&doit, msg); in tipc_nl_compat_handle()
1217 doit.doit = __tipc_nl_bearer_disable; in tipc_nl_compat_handle()
[all …]
/openbmc/linux/net/ethtool/
H A Dnetlink.c785 .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 = ethnl_default_set_doit,
852 .doit = ethnl_default_doit,
862 .doit = ethnl_default_set_doit,
[all …]
/openbmc/linux/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,
/openbmc/qemu/tests/unit/
H A Dtest-seccomp.c31 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 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 = st_nci_hci_dm_field_generator,
[all …]
/openbmc/linux/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 = st21nfca_hci_dm_field_generator,
[all …]
/openbmc/linux/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()
323 struct genl_split_ops *doit, struct genl_split_ops *dumpit) in genl_get_cmd_both() argument
327 err1 = genl_get_cmd(cmd, GENL_CMD_CAP_DO, family, doit); in genl_get_cmd_both()
372 genl_cmd_full_to_split(&iter->doit, family, in genl_op_iter_next()
[all …]
/openbmc/linux/fs/smb/server/
H A Dtransport_ipc.c128 .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,
160 .doit = handle_unsupported_event,
164 .doit
[all...]
/openbmc/linux/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,
/openbmc/linux/net/ipv4/
H A Dfou_nl.c33 .doit = fou_nl_add_doit,
39 .doit = fou_nl_del_doit,
45 .doit = fou_nl_get_doit,
/openbmc/linux/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()
/openbmc/linux/include/math-emu/
H A Dop-4.h239 #define _FP_MUL_MEAT_4_wide(wfracbits, R, X, Y, doit) \ argument
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_f1, _d_f0, X##_f[1], Y##_f[2]); \
[all …]
H A Dop-2.h236 #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 Dethtool.py72 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 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()
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()
H A Dnldev.c2473 .doit = nldev_get_doit,
2477 .doit = nldev_get_chardev,
2480 .doit = nldev_set_doit,
2484 .doit = nldev_newlink,
2488 .doit = nldev_dellink,
2492 .doit = nldev_port_get_doit,
2496 .doit = nldev_res_get_doit,
2500 .doit = nldev_res_get_qp_doit,
2504 .doit = nldev_res_get_cm_id_doit,
2508 .doit = nldev_res_get_cq_doit,
[all …]
/openbmc/linux/net/handshake/
H A Dgenl.c29 .doit = handshake_nl_accept_doit,
36 .doit = handshake_nl_done_doit,
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dvendor_cmd.c159 .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 Dnl802154.c2602 .doit = nl802154_get_wpan_phy,
2612 .doit = nl802154_get_interface,
2621 .doit = nl802154_new_interface,
2629 .doit = nl802154_del_interface,
2637 .doit = nl802154_set_channel,
2645 .doit = nl802154_set_cca_mode,
2653 .doit = nl802154_set_cca_ed_level,
2661 .doit = nl802154_set_tx_power,
2669 .doit = nl802154_wpan_phy_netns,
2677 .doit = nl802154_set_pan_id,
[all …]
/openbmc/linux/net/nfc/
H A Dnetlink.c1608 err = cmd->doit(dev, data, data_len); in nfc_genl_vendor_cmd()
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,
1738 .doit = nfc_genl_dep_link_down,
1751 .doit = nfc_genl_llc_get_params,
1756 .doit = nfc_genl_llc_set_params,
[all …]
/openbmc/linux/net/netlabel/
H A Dnetlabel_mgmt.c766 .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,
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLiLiQ-R-1.129doit être sous une forme permettant d'y apporter des modifications. Le concédant peut aussi distri…
34 1 Le logiciel doit être accompagné d'un exemplaire de cette licence;
35 …2 Si le logiciel a été modifié, le licencié doit en faire la mention, de préférence dans chacun de…
39 …sion sur le logiciel selon les termes de la présente licence. Le licencié doit offrir une concessi…
41 Chaque fois que le licencié distribue le logiciel ou un logiciel modifié, ce dernier doit assumer l…
94 …fiée doit être distribuée sous un nom différent. Toute référence au Centre de services partagés du…

1234