Home
last modified time | relevance | path

Searched defs:chain (Results 401 - 425 of 476) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dcesa.h466 struct mv_cesa_tdma_chain chain; member
537 struct mv_cesa_tdma_chain chain; global() member
849 mv_cesa_tdma_desc_iter_init(struct mv_cesa_tdma_chain *chain) mv_cesa_tdma_desc_iter_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c3638 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-6.6/tools/perf/ui/browsers/
H A Dhists.c183 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
788 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
814 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
843 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
926 struct callchain_list *chain; hist_browser__show_callchain_flat() local
986 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
1030 struct callchain_list *chain, *first_chain = NULL; hist_browser__show_callchain_folded() local
1119 struct callchain_list *chain; hist_browser__show_callchain_graph() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.c2491 struct ip_callchain *chain = sample->callchain; in lbr_callchain_add_kernel_ip() local
2800 struct ip_callchain *chain = sample->callchain; in resolve_lbr_callchain_sample() local
2874 static int find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, in find_prev_cpumode() argument
2914 struct ip_callchain *chain in thread__resolve_callchain_sample() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c3411 void *sg_local, *chain; in mpi3mr_prepare_sg_scmd() local
/kernel/linux/linux-6.6/mm/
H A Dksm.c344 static __always_inline bool is_stable_node_chain(struct ksm_stable_node *chain) in is_stable_node_chain() argument
630 struct ksm_stable_node *chain = alloc_stable_node(); in alloc_stable_node_chain() local
354 stable_node_chain_add_dup(struct ksm_stable_node *dup, struct ksm_stable_node *chain) stable_node_chain_add_dup() argument
660 free_stable_node_chain(struct ksm_stable_node *chain, struct rb_root *root) free_stable_node_chain() argument
1609 static __always_inline struct page *chain(struct ksm_stable_node **s_n_d, chain() function
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c3087 int chain; in neigh_for_each() local
3111 int chain; in __neigh_for_each_release() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Drx.c308 int mpdulen, chain; in ieee80211_add_rx_radiotap_header() local
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c54 const struct tcf_chain *chain; member
178 static void tcf_proto_signal_destroying(struct tcf_chain *chain, in tcf_proto_signal_destroying() argument
197 static bool tcf_proto_exists_destroying(struct tcf_chain *chain, in tcf_proto_exists_destroying() argument
218 tcf_proto_signal_destroyed(struct tcf_chain *chain, struct tcf_proto *tp) tcf_proto_signal_destroyed() argument
372 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
472 struct tcf_chain *chain; tcf_chain_create() local
496 tcf_chain0_head_change(struct tcf_chain *chain, struct tcf_proto *tp_head) tcf_chain0_head_change() argument
513 tcf_chain_detach(struct tcf_chain *chain) tcf_chain_detach() argument
537 tcf_chain_destroy(struct tcf_chain *chain, bool free_block) tcf_chain_destroy() argument
547 tcf_chain_hold(struct tcf_chain *chain) tcf_chain_hold() argument
554 tcf_chain_held_by_acts_only(struct tcf_chain *chain) tcf_chain_held_by_acts_only() argument
567 struct tcf_chain *chain; tcf_chain_lookup() local
582 struct tcf_chain *chain; tcf_chain_lookup_rcu() local
600 struct tcf_chain *chain = NULL; __tcf_chain_get() local
655 __tcf_chain_put(struct tcf_chain *chain, bool by_act, bool explicitly_created) __tcf_chain_put() argument
704 tcf_chain_put(struct tcf_chain *chain) tcf_chain_put() argument
709 tcf_chain_put_by_act(struct tcf_chain *chain) tcf_chain_put_by_act() argument
715 tcf_chain_put_explicitly_created(struct tcf_chain *chain) tcf_chain_put_explicitly_created() argument
720 tcf_chain_flush(struct tcf_chain *chain, bool rtnl_held) tcf_chain_flush() argument
1034 __tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) __tcf_get_next_chain() argument
1066 tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) tcf_get_next_chain() argument
1078 __tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp) __tcf_get_next_proto() argument
1119 tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp) tcf_get_next_proto() argument
1132 struct tcf_chain *chain; tcf_block_flush_all_chains() local
1528 struct tcf_chain *chain, *chain_prev; tcf_block_playback_offloads() local
1818 tcf_chain_tp_prev(struct tcf_chain *chain, struct tcf_chain_info *chain_info) tcf_chain_tp_prev() argument
1824 tcf_chain_tp_insert(struct tcf_chain *chain, struct tcf_chain_info *chain_info, struct tcf_proto *tp) tcf_chain_tp_insert() argument
1840 tcf_chain_tp_remove(struct tcf_chain *chain, struct tcf_chain_info *chain_info, struct tcf_proto *tp) tcf_chain_tp_remove() argument
1862 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
1896 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
1937 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
2099 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, struct netlink_ext_ack *extack) tfilter_notify_chain() argument
2138 struct tcf_chain *chain; tc_new_tfilter() local
2371 struct tcf_chain *chain = NULL; tc_del_tfilter() local
2528 struct tcf_chain *chain = NULL; tc_get_tfilter() local
2658 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
2726 struct tcf_chain *chain, *chain_prev; tc_dump_tfilter() local
2884 tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, u32 seq, u16 flags, int event, bool unicast, struct netlink_ext_ack *extack) tc_chain_notify() argument
2939 tc_chain_tmplt_add(struct tcf_chain *chain, struct net *net, struct nlattr **tca, struct netlink_ext_ack *extack) tc_chain_tmplt_add() argument
2998 struct tcf_chain *chain; tc_ctl_chain() local
3128 struct tcf_chain *chain; tc_dump_chain() local
[all...]
H A Dcls_flower.c102 struct tcf_chain *chain; member
2635 static int fl_hw_create_tmplt(struct tcf_chain *chain, in fl_hw_create_tmplt() argument
2661 static void fl_hw_destroy_tmplt(struct tcf_chain *chain, in fl_hw_destroy_tmplt() argument
2674 fl_tmplt_create(struct net *net, struct tcf_chain *chain, struct nlattr **tca, struct netlink_ext_ack *extack) fl_tmplt_create() argument
2727 fl_tmplt_reoffload(struct tcf_chain *chain, bool add, flow_setup_cb_t *cb, void *cb_priv) fl_tmplt_reoffload() argument
[all...]
/third_party/elfutils/src/
H A Delflint.c2505 const Elf32_Word *chain = &hasharr[2 + nbucket]; compare_hash_gnu_hash() local
2542 const Elf64_Xword *chain = &hasharr[2 + nbucket]; compare_hash_gnu_hash() local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c137 struct wsi_display_swapchain *chain; member
1083 struct wsi_display_swapchain *chain = in wsi_display_image_init() local
1148 struct wsi_display_swapchain *chain = in wsi_display_image_finish() local
1162 struct wsi_display_swapchain *chain = wsi_display_swapchain_destroy() local
1178 struct wsi_display_swapchain *chain = wsi_display_get_wsi_image() local
1187 struct wsi_display_swapchain *chain = active_image->chain; wsi_display_idle_old_displaying() local
1212 struct wsi_display_swapchain *chain = image->chain; wsi_display_page_flip_handler2() local
1354 struct wsi_display_swapchain *chain = wsi_display_acquire_next_image() local
1795 struct wsi_display_swapchain *chain = _wsi_display_queue_next() local
1901 struct wsi_display_swapchain *chain = wsi_display_queue_present() local
1946 struct wsi_display_swapchain *chain = wsi_display_surface_create_swapchain() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_vfy.c1981 X509_get_pubkey_parameters(EVP_PKEY *pkey, STACK_OF(X509) *chain) X509_get_pubkey_parameters() argument
2321 X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store, X509 *x509, STACK_OF(X509) *chain) X509_STORE_CTX_init() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_local.h79 STACK_OF(X509) *chain; /* (cached) chain of protection cert including it */ member
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c2649 int tls1_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain, in tls1_check_chain() argument
2910 SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain) SSL_check_chain() argument
[all...]
/third_party/python/Lib/
H A D_pydecimal.py6308 from itertools import chain, repeat namespace
/third_party/openssl/crypto/cmp/
H A Dcmp_local.h79 STACK_OF(X509) *chain; /* (cached) chain of protection cert including it */ member
/third_party/openssl/ssl/
H A Dt1_lib.c2629 int tls1_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain, in tls1_check_chain() argument
2890 SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain) SSL_check_chain() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dx509_vfy.c1983 X509_get_pubkey_parameters(EVP_PKEY *pkey, STACK_OF(X509) *chain) X509_get_pubkey_parameters() argument
2323 X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store, X509 *x509, STACK_OF(X509) *chain) X509_STORE_CTX_init() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh2862 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in reverse_cursive_minor_offset() local
2892 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in propagate_attachment_offsets() local
[all...]
/third_party/python/Lib/test/
H A Dtest_collections.py10 from itertools import product, chain, combinations namespace
H A Dtest_set.py1729 from itertools import chain namespace
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs200 pub fn chain(&self) -> Option<&StackRef<X509>> { in chain() functions
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3454 struct hnae3_ring_chain_node *chain; in hns3_get_vector_ring_chain() local
3536 struct hnae3_ring_chain_node *chain_tmp, *chain; hns3_free_vector_ring_chain() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c2806 int chain = 0; in store_fdb_sub_ns_prio_chain() local
2842 int chain; in create_fdb_chains() local
[all...]

Completed in 87 milliseconds

1...<<11121314151617181920