/third_party/node/deps/openssl/openssl/apps/ |
H A D | pkcs12.c | 162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local 996 get_cert_chain(X509 *cert, X509_STORE *store, STACK_OF(X509) *untrusted_certs, STACK_OF(X509) **chain) get_cert_chain() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | s_cb.c | 151 set_cert_key_stuff(SSL_CTX *ctx, X509 *cert, EVP_PKEY *key, STACK_OF(X509) *chain, int build_chain) set_cert_key_stuff() argument [all...] |
/third_party/openssl/apps/lib/ |
H A D | s_cb.c | 151 set_cert_key_stuff(SSL_CTX *ctx, X509 *cert, EVP_PKEY *key, STACK_OF(X509) *chain, int build_chain) set_cert_key_stuff() argument [all...] |
/third_party/openssl/apps/ |
H A D | pkcs12.c | 162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local 1000 get_cert_chain(X509 *cert, X509_STORE *store, STACK_OF(X509) *untrusted_certs, STACK_OF(X509) **chain) get_cert_chain() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework_sc.py | 30 from itertools import chain namespace
|
H A D | ohos_gen_framework.py | 32 from itertools import chain namespace
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/ |
H A D | cesa.h | 462 struct mv_cesa_tdma_chain chain; member 533 struct mv_cesa_tdma_chain chain; global() member 845 mv_cesa_tdma_desc_iter_init(struct mv_cesa_tdma_chain *chain) mv_cesa_tdma_desc_iter_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/ |
H A D | adma.c | 1691 struct list_head chain = LIST_HEAD_INIT(chain); ppc440spe_adma_alloc_slots() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 3638 ar9003_hw_ant_ctrl_chain_get(struct ath_hw *ah, int chain, bool is2ghz) ar9003_hw_ant_ctrl_chain_get() argument 3649 int chain; ar9003_hw_ant_ctrl_apply() local 3838 ar9003_hw_atten_chain_get(struct ath_hw *ah, int chain, struct ath9k_channel *chan) ar9003_hw_atten_chain_get() argument 3866 ar9003_hw_atten_chain_get_margin(struct ath_hw *ah, int chain, struct ath9k_channel *chan) ar9003_hw_atten_chain_get_margin() argument 4213 int chain; ar9003_hw_apply_minccapwr_thresh() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 207 u32 chain; in inc_enq() local [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_flower.c | 98 struct tcf_chain *chain; member 2325 static int fl_hw_create_tmplt(struct tcf_chain *chain, in fl_hw_create_tmplt() argument 2351 static void fl_hw_destroy_tmplt(struct tcf_chain *chain, in fl_hw_destroy_tmplt() argument 2364 fl_tmplt_create(struct net *net, struct tcf_chain *chain, struct nlattr **tca, struct netlink_ext_ack *extack) fl_tmplt_create() argument [all...] |
H A D | cls_api.c | 56 static void tcf_proto_signal_destroying(struct tcf_chain *chain, in tcf_proto_signal_destroying() argument 75 static bool tcf_proto_exists_destroying(struct tcf_chain *chain, in tcf_proto_exists_destroying() argument 96 tcf_proto_signal_destroyed(struct tcf_chain *chain, struct tcf_proto *tp) in tcf_proto_signal_destroyed() argument 249 tcf_proto_create(const char *kind, u32 protocol, u32 prio, struct tcf_chain *chain, bool rtnl_held, struct netlink_ext_ack *extack) tcf_proto_create() argument 349 struct tcf_chain *chain; tcf_chain_create() local 373 tcf_chain0_head_change(struct tcf_chain *chain, struct tcf_proto *tp_head) tcf_chain0_head_change() argument 390 tcf_chain_detach(struct tcf_chain *chain) tcf_chain_detach() argument 414 tcf_chain_destroy(struct tcf_chain *chain, bool free_block) tcf_chain_destroy() argument 424 tcf_chain_hold(struct tcf_chain *chain) tcf_chain_hold() argument 431 tcf_chain_held_by_acts_only(struct tcf_chain *chain) tcf_chain_held_by_acts_only() argument 444 struct tcf_chain *chain; tcf_chain_lookup() local 459 struct tcf_chain *chain; tcf_chain_lookup_rcu() local 476 struct tcf_chain *chain = NULL; __tcf_chain_get() local 531 __tcf_chain_put(struct tcf_chain *chain, bool by_act, bool explicitly_created) __tcf_chain_put() argument 580 tcf_chain_put(struct tcf_chain *chain) tcf_chain_put() argument 585 tcf_chain_put_by_act(struct tcf_chain *chain) tcf_chain_put_by_act() argument 591 tcf_chain_put_explicitly_created(struct tcf_chain *chain) tcf_chain_put_explicitly_created() argument 596 tcf_chain_flush(struct tcf_chain *chain, bool rtnl_held) tcf_chain_flush() argument 910 __tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) __tcf_get_next_chain() argument 942 tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) tcf_get_next_chain() argument 954 __tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp) __tcf_get_next_proto() argument 995 tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp, bool rtnl_held) tcf_get_next_proto() argument 1009 struct tcf_chain *chain; tcf_block_flush_all_chains() local 1405 struct tcf_chain *chain, *chain_prev; tcf_block_playback_offloads() local 1647 tcf_chain_tp_prev(struct tcf_chain *chain, struct tcf_chain_info *chain_info) tcf_chain_tp_prev() argument 1653 tcf_chain_tp_insert(struct tcf_chain *chain, struct tcf_chain_info *chain_info, struct tcf_proto *tp) tcf_chain_tp_insert() argument 1669 tcf_chain_tp_remove(struct tcf_chain *chain, struct tcf_chain_info *chain_info, struct tcf_proto *tp) tcf_chain_tp_remove() argument 1691 tcf_chain_tp_insert_unique(struct tcf_chain *chain, struct tcf_proto *tp_new, u32 protocol, u32 prio, bool rtnl_held) tcf_chain_tp_insert_unique() argument 1725 tcf_chain_tp_delete_empty(struct tcf_chain *chain, struct tcf_proto *tp, bool rtnl_held, struct netlink_ext_ack *extack) tcf_chain_tp_delete_empty() argument 1766 tcf_chain_tp_find(struct tcf_chain *chain, struct tcf_chain_info *chain_info, u32 protocol, u32 prio, bool prio_allocate) tcf_chain_tp_find() argument 1926 tfilter_notify_chain(struct net *net, struct sk_buff *oskb, struct tcf_block *block, struct Qdisc *q, u32 parent, struct nlmsghdr *n, struct tcf_chain *chain, int event, bool rtnl_held) tfilter_notify_chain() argument 1960 struct tcf_chain *chain; tc_new_tfilter() local 2189 struct tcf_chain *chain = NULL; tc_del_tfilter() local 2349 struct tcf_chain *chain = NULL; tc_get_tfilter() local 2479 tcf_chain_dump(struct tcf_chain *chain, struct Qdisc *q, u32 parent, struct sk_buff *skb, struct netlink_callback *cb, long index_start, long *p_index, bool terse) tcf_chain_dump() argument 2547 struct tcf_chain *chain, *chain_prev; tc_dump_tfilter() local 2699 tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, u32 seq, u16 flags, int event, bool unicast) tc_chain_notify() argument 2755 tc_chain_tmplt_add(struct tcf_chain *chain, struct net *net, struct nlattr **tca, struct netlink_ext_ack *extack) tc_chain_tmplt_add() argument 2813 struct tcf_chain *chain; tc_ctl_chain() local 2947 struct tcf_chain *chain; tc_dump_chain() local [all...] |
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_tables.h | 91 struct nft_chain *chain; member 179 struct nft_chain *chain; member 526 const struct nft_chain *chain; member 979 nft_chain_binding(const struct nft_chain *chain) nft_chain_binding() argument 984 nft_chain_is_bound(struct nft_chain *chain) nft_chain_is_bound() argument 1023 struct nft_chain chain; global() member 1027 nft_base_chain(const struct nft_chain *chain) nft_base_chain() argument 1032 nft_is_base_chain(const struct nft_chain *chain) nft_is_base_chain() argument 1278 const struct nft_chain *chain; global() member 1456 struct nft_chain *chain; global() member [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | sch_generic.h | 404 struct tcf_chain *chain; member 463 struct tcf_chain *chain; member 472 static inline bool lockdep_tcf_chain_is_locked(struct tcf_chain *chain) in lockdep_tcf_chain_is_locked() argument 482 static inline bool lockdep_tcf_chain_is_locked(struct tcf_block *chain) in lockdep_tcf_chain_is_locked() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | machine.c | 2254 struct ip_callchain *chain = sample->callchain; in lbr_callchain_add_kernel_ip() local 2561 struct ip_callchain *chain = sample->callchain; in resolve_lbr_callchain_sample() local 2635 static int find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, in find_prev_cpumode() argument 2666 struct ip_callchain *chain in thread__resolve_callchain_sample() local [all...] |
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | hists.c | 183 struct callchain_list *chain; in callchain_node__count_rows_rb_tree() local 204 struct callchain_list *chain; in callchain_node__count_flat_rows() local 238 struct callchain_list *chain; in callchain_node__count_rows() local 259 callchain__count_rows(struct rb_root *chain) callchain__count_rows() argument 334 struct callchain_list *chain; callchain_node__init_have_children_rb_tree() local 354 struct callchain_list *chain; callchain_node__init_have_children() local 517 struct callchain_list *chain; callchain_node__set_folding_rb_tree() local 535 struct callchain_list *chain; callchain_node__set_folding() local 551 callchain__set_folding(struct rb_root *chain, bool unfold) callchain__set_folding() argument 787 hist_browser__show_callchain_entry(struct hist_browser *browser, struct callchain_list *chain, const char *str, int offset, unsigned short row, struct callchain_print_arg *arg) hist_browser__show_callchain_entry() argument 813 hist_browser__fprintf_callchain_entry(struct hist_browser *b __maybe_unused, struct callchain_list *chain, const char *str, int offset, unsigned short row __maybe_unused, struct callchain_print_arg *arg) hist_browser__fprintf_callchain_entry() argument 842 hist_browser__show_callchain_list(struct hist_browser *browser, struct callchain_node *node, struct callchain_list *chain, unsigned short row, u64 total, bool need_percent, int offset, print_callchain_entry_fn print, struct callchain_print_arg *arg) hist_browser__show_callchain_list() argument 925 struct callchain_list *chain; hist_browser__show_callchain_flat() local 985 hist_browser__folded_callchain_str(struct hist_browser *browser, struct callchain_list *chain, char *value_str, char *old_str) hist_browser__folded_callchain_str() argument 1029 struct callchain_list *chain, *first_chain = NULL; hist_browser__show_callchain_folded() local 1118 struct callchain_list *chain; hist_browser__show_callchain_graph() local [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 705 struct hlist_head *chain = mp_hash(dentry); in lookup_mountpoint() local
|
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 2954 int chain; in neigh_for_each() local 2978 int chain; in __neigh_for_each_release() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 301 struct list_head chain; /* Entity as part of a video device member 546 struct uvc_video_chain *chain; member 681 struct uvc_video_chain *chain; member 694 struct uvc_video_chain *chain; member [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 168 struct list_head chain; /* Entity as part of a video device chain. */ member 430 struct uvc_video_chain *chain; member 589 struct uvc_video_chain *chain; member 604 struct uvc_video_chain *chain; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch.h | 61 u32 chain; member 753 u32 chain; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api.c | 2994 vcap_enable_rules(struct vcap_control *vctrl, struct net_device *ndev, int chain) vcap_enable_rules() argument 3053 vcap_disable_rules(struct vcap_control *vctrl, struct net_device *ndev, int chain) vcap_disable_rules() argument [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | sch_generic.h | 425 struct tcf_chain *chain; member 483 struct tcf_chain *chain; member 491 static inline bool lockdep_tcf_chain_is_locked(struct tcf_chain *chain) in lockdep_tcf_chain_is_locked() argument
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-ring.c | 217 u32 chain; in inc_enq() local [all...] |
/kernel/linux/linux-6.6/kernel/power/ |
H A D | snapshot.c | 292 struct linked_page *chain; /* the chain */ member [all...] |