| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_api_cmd.c | 49 #define MASKED_IDX(chain, idx) ((idx) & ((chain)->num_cells - 1)) argument 89 static void set_prod_idx(struct hinic_api_cmd_chain *chain) in set_prod_idx() 105 static u32 get_hw_cons_idx(struct hinic_api_cmd_chain *chain) in get_hw_cons_idx() 115 static void dump_api_chain_reg(struct hinic_api_cmd_chain *chain) in dump_api_chain_reg() 141 static int chain_busy(struct hinic_api_cmd_chain *chain) in chain_busy() 222 static void prepare_api_cmd(struct hinic_api_cmd_chain *chain, in prepare_api_cmd() 266 static void prepare_cell(struct hinic_api_cmd_chain *chain, in prepare_cell() 277 static inline void cmd_chain_prod_idx_inc(struct hinic_api_cmd_chain *chain) in cmd_chain_prod_idx_inc() 286 static void api_cmd_status_update(struct hinic_api_cmd_chain *chain) in api_cmd_status_update() 319 static int wait_for_status_poll(struct hinic_api_cmd_chain *chain) in wait_for_status_poll() [all …]
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_chain.c | 10 static void qed_chain_init(struct qed_chain *chain, in qed_chain_init() 46 static void qed_chain_init_next_ptr_elem(const struct qed_chain *chain, in qed_chain_init_next_ptr_elem() 60 static void qed_chain_init_mem(struct qed_chain *chain, void *virt_addr, in qed_chain_init_mem() 68 struct qed_chain *chain) in qed_chain_free_next_ptr() 96 struct qed_chain *chain) in qed_chain_free_single() 105 static void qed_chain_free_pbl(struct qed_dev *cdev, struct qed_chain *chain) in qed_chain_free_pbl() 138 void qed_chain_free(struct qed_dev *cdev, struct qed_chain *chain) in qed_chain_free() 199 struct qed_chain *chain) in qed_chain_alloc_next_ptr() 233 struct qed_chain *chain) in qed_chain_alloc_single() 249 static int qed_chain_alloc_pbl(struct qed_dev *cdev, struct qed_chain *chain) in qed_chain_alloc_pbl() [all …]
|
| H A D | qed_sp.h | 148 struct qed_chain chain; member 154 struct qed_chain chain; member 178 struct qed_chain chain; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | fs_chains.c | 43 u32 chain; member 55 u32 chain; member 68 struct fs_chain *chain; member 153 u32 chain, u32 prio, u32 level) in mlx5_chains_create_table() 218 create_chain_restore(struct fs_chain *chain) in create_chain_restore() 297 static void destroy_chain_restore(struct fs_chain *chain) in destroy_chain_restore() 312 mlx5_chains_create_chain(struct mlx5_fs_chains *chains, u32 chain) in mlx5_chains_create_chain() 344 mlx5_chains_destroy_chain(struct fs_chain *chain) in mlx5_chains_destroy_chain() 356 mlx5_chains_get_chain(struct mlx5_fs_chains *chains, u32 chain) in mlx5_chains_get_chain() 374 mlx5_chains_add_miss_rule(struct fs_chain *chain, in mlx5_chains_add_miss_rule() [all …]
|
| H A D | fs_chains.h | 82 mlx5_chains_get_table(struct mlx5_fs_chains *chains, u32 chain, u32 prio, in mlx5_chains_get_table() 85 mlx5_chains_put_table(struct mlx5_fs_chains *chains, u32 chain, u32 prio, in mlx5_chains_put_table()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_rtt.c | 72 static void ar9003_hw_rtt_load_hist_entry(struct ath_hw *ah, u8 chain, in ar9003_hw_rtt_load_hist_entry() 106 int chain, i; in ar9003_hw_rtt_load_hist() local 121 static void ar9003_hw_patch_rtt(struct ath_hw *ah, int index, int chain) in ar9003_hw_patch_rtt() 142 static int ar9003_hw_rtt_fill_hist_entry(struct ath_hw *ah, u8 chain, u32 index) in ar9003_hw_rtt_fill_hist_entry() 171 int chain, i; in ar9003_hw_rtt_fill_hist() local 193 int chain, i; in ar9003_hw_rtt_clear_hist() local
|
| H A D | ar9003_paprd.c | 305 static unsigned int ar9003_get_desired_gain(struct ath_hw *ah, int chain, in ar9003_get_desired_gain() 753 int chain) in ar9003_paprd_populate_single_table() 799 void ar9003_paprd_setup_gain_table(struct ath_hw *ah, int chain) in ar9003_paprd_setup_gain_table() 822 int chain) in ar9003_paprd_retrain_pa_in() 917 struct ath9k_hw_cal_data *caldata, int chain) in ar9003_paprd_create_curve()
|
| H A D | link.c | 182 int chain; in ath_paprd_activate() local 201 static bool ath_paprd_send_frame(struct ath_softc *sc, struct sk_buff *skb, int chain) in ath_paprd_send_frame() 252 int chain; in ath_paprd_calibrate() local
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_ctrl.c | 595 uvc_ctrl_filter_plf_mapping(struct uvc_video_chain * chain,struct uvc_control * ctrl) uvc_ctrl_filter_plf_mapping() argument 1207 uvc_find_control(struct uvc_video_chain * chain,u32 v4l2_id,struct uvc_control_mapping ** mapping) uvc_find_control() argument 1235 uvc_ctrl_populate_cache(struct uvc_video_chain * chain,struct uvc_control * ctrl) uvc_ctrl_populate_cache() argument 1292 __uvc_ctrl_load_cur(struct uvc_video_chain * chain,struct uvc_control * ctrl) __uvc_ctrl_load_cur() argument 1328 __uvc_ctrl_get(struct uvc_video_chain * chain,struct uvc_control * ctrl,struct uvc_control_mapping * mapping,s32 * value) __uvc_ctrl_get() argument 1348 __uvc_query_v4l2_class(struct uvc_video_chain * chain,u32 req_id,u32 found_id) __uvc_query_v4l2_class() argument 1373 uvc_query_v4l2_class(struct uvc_video_chain * chain,u32 req_id,u32 found_id,struct v4l2_query_ext_ctrl * v4l2_ctrl) uvc_query_v4l2_class() argument 1434 uvc_ctrl_is_accessible(struct uvc_video_chain * chain,u32 v4l2_id,const struct v4l2_ext_controls * ctrls,u32 which,unsigned long ioctl) uvc_ctrl_is_accessible() argument 1547 __uvc_queryctrl_boundaries(struct uvc_video_chain * chain,struct uvc_control * ctrl,struct uvc_control_mapping * mapping,struct v4l2_query_ext_ctrl * v4l2_ctrl) __uvc_queryctrl_boundaries() argument 1646 __uvc_query_v4l2_ctrl(struct uvc_video_chain * chain,struct uvc_control * ctrl,struct uvc_control_mapping * mapping,struct v4l2_query_ext_ctrl * v4l2_ctrl) __uvc_query_v4l2_ctrl() argument 1727 uvc_query_v4l2_ctrl(struct uvc_video_chain * chain,struct v4l2_query_ext_ctrl * v4l2_ctrl) uvc_query_v4l2_ctrl() argument 1778 uvc_query_v4l2_menu(struct uvc_video_chain * chain,struct v4l2_querymenu * query_menu) uvc_query_v4l2_menu() argument 1848 uvc_ctrl_fill_event(struct uvc_video_chain * chain,struct v4l2_event * ev,struct uvc_control * ctrl,struct uvc_control_mapping * mapping,s32 value,u32 changes) uvc_ctrl_fill_event() argument 1878 uvc_ctrl_send_event(struct uvc_video_chain * chain,struct uvc_fh * handle,struct uvc_control * ctrl,struct uvc_control_mapping * mapping,s32 value,u32 changes) uvc_ctrl_send_event() argument 1904 uvc_ctrl_send_slave_event(struct uvc_video_chain * chain,struct uvc_fh * handle,struct uvc_control * master,u32 slave_id) uvc_ctrl_send_slave_event() argument 1968 uvc_ctrl_status_event(struct uvc_video_chain * chain,struct uvc_control * ctrl,const u8 * data) uvc_ctrl_status_event() argument 2032 uvc_ctrl_status_event_async(struct urb * urb,struct uvc_video_chain * chain,struct uvc_control * ctrl,const u8 * data) uvc_ctrl_status_event_async() argument 2220 uvc_ctrl_begin(struct uvc_video_chain * chain) uvc_ctrl_begin() argument 2323 struct uvc_video_chain *chain = handle->chain; __uvc_ctrl_commit() local 2357 uvc_mapping_get_xctrl_compound(struct uvc_video_chain * chain,struct uvc_control * ctrl,struct uvc_control_mapping * mapping,u32 which,struct v4l2_ext_control * xctrl) uvc_mapping_get_xctrl_compound() argument 2420 uvc_mapping_get_xctrl_std(struct uvc_video_chain * chain,struct uvc_control * ctrl,struct uvc_control_mapping * mapping,u32 which,struct v4l2_ext_control * xctrl) uvc_mapping_get_xctrl_std() argument 2458 uvc_mapping_get_xctrl(struct uvc_video_chain * chain,struct uvc_control * ctrl,struct uvc_control_mapping * mapping,u32 which,struct v4l2_ext_control * xctrl) uvc_mapping_get_xctrl() argument 2469 uvc_ctrl_get(struct uvc_video_chain * chain,u32 which,struct v4l2_ext_control * xctrl) uvc_ctrl_get() argument 2485 uvc_ctrl_clamp(struct uvc_video_chain * chain,struct uvc_control * ctrl,u32 v4l2_id,struct uvc_control_mapping * mapping,s32 * value_in_out) uvc_ctrl_clamp() argument 2620 struct uvc_video_chain *chain = handle->chain; uvc_ctrl_set() local 2830 uvc_xu_ctrl_query(struct uvc_video_chain * chain,struct uvc_xu_control_query * xqry) uvc_xu_ctrl_query() argument 3027 __uvc_ctrl_add_mapping(struct uvc_video_chain * chain,struct uvc_control * ctrl,const struct uvc_control_mapping * mapping) __uvc_ctrl_add_mapping() argument 3110 uvc_ctrl_add_mapping(struct uvc_video_chain * chain,const struct uvc_control_mapping * mapping) uvc_ctrl_add_mapping() argument 3262 uvc_ctrl_init_ctrl(struct uvc_video_chain * chain,struct uvc_control * ctrl) uvc_ctrl_init_ctrl() argument 3309 uvc_ctrl_init_chain(struct uvc_video_chain * chain) uvc_ctrl_init_chain() argument 3366 struct uvc_video_chain *chain; uvc_ctrl_init_device() local [all...] |
| H A D | uvc_status.c | 145 struct uvc_video_chain **chain) in uvc_event_find_ctrl() argument 170 struct uvc_video_chain *chain; in uvc_event_control() local
|
| /linux/drivers/s390/cio/ |
| H A D | vfio_ccw_cp.c | 320 struct ccwchain *chain; in ccwchain_alloc() local 344 static void ccwchain_free(struct ccwchain *chain) in ccwchain_free() 353 static void ccwchain_cda_free(struct ccwchain *chain, int idx) in ccwchain_cda_free() 406 struct ccwchain *chain; in tic_target_chain_exists() local 425 struct ccwchain *chain; in ccwchain_handle_ccw() local 465 static int ccwchain_loop_tic(struct ccwchain *chain, struct channel_program *cp) in ccwchain_loop_tic() 759 struct ccwchain *chain, *temp; in cp_free() local 814 struct ccwchain *chain; in cp_prefetch() local 857 struct ccwchain *chain; in cp_get_orb() local 904 struct ccwchain *chain; in cp_update_scsw() local [all …]
|
| /linux/include/linux/qed/ |
| H A D | qed_chain.h | 186 static inline u16 qed_chain_get_prod_idx(const struct qed_chain *chain) in qed_chain_get_prod_idx() 191 static inline u16 qed_chain_get_cons_idx(const struct qed_chain *chain) in qed_chain_get_cons_idx() 196 static inline u32 qed_chain_get_prod_idx_u32(const struct qed_chain *chain) in qed_chain_get_prod_idx_u32() 201 static inline u32 qed_chain_get_cons_idx_u32(const struct qed_chain *chain) in qed_chain_get_cons_idx_u32() 206 static inline u16 qed_chain_get_elem_used(const struct qed_chain *chain) in qed_chain_get_elem_used() 223 static inline u16 qed_chain_get_elem_left(const struct qed_chain *chain) in qed_chain_get_elem_left() 228 static inline u32 qed_chain_get_elem_used_u32(const struct qed_chain *chain) in qed_chain_get_elem_used_u32() 245 static inline u32 qed_chain_get_elem_left_u32(const struct qed_chain *chain) in qed_chain_get_elem_left_u32() 250 static inline u16 qed_chain_get_usable_per_page(const struct qed_chain *chain) in qed_chain_get_usable_per_page() 255 static inline u8 qed_chain_get_unusable_per_page(const struct qed_chain *chain) in qed_chain_get_unusable_per_page() [all …]
|
| /linux/net/sched/ |
| H A D | cls_api.c | 54 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 373 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 501 struct tcf_chain *chain; tcf_chain_create() local 525 tcf_chain0_head_change(struct tcf_chain * chain,struct tcf_proto * tp_head) tcf_chain0_head_change() argument 542 tcf_chain_detach(struct tcf_chain * chain) tcf_chain_detach() argument 567 tcf_chain_destroy(struct tcf_chain * chain,bool free_block) tcf_chain_destroy() argument 577 tcf_chain_hold(struct tcf_chain * chain) tcf_chain_hold() argument 584 tcf_chain_held_by_acts_only(struct tcf_chain * chain) tcf_chain_held_by_acts_only() argument 597 struct tcf_chain *chain; tcf_chain_lookup() local 612 struct tcf_chain *chain; tcf_chain_lookup_rcu() local 630 struct tcf_chain *chain = NULL; __tcf_chain_get() local 685 __tcf_chain_put(struct tcf_chain * chain,bool by_act,bool explicitly_created) __tcf_chain_put() argument 733 tcf_chain_put(struct tcf_chain * chain) tcf_chain_put() argument 738 tcf_chain_put_by_act(struct tcf_chain * chain) tcf_chain_put_by_act() argument 744 tcf_chain_put_explicitly_created(struct tcf_chain * chain) tcf_chain_put_explicitly_created() argument 749 tcf_chain_flush(struct tcf_chain * chain,bool rtnl_held) tcf_chain_flush() argument 1065 __tcf_get_next_chain(struct tcf_block * block,struct tcf_chain * chain) __tcf_get_next_chain() argument 1097 tcf_get_next_chain(struct tcf_block * block,struct tcf_chain * chain) tcf_get_next_chain() argument 1109 __tcf_get_next_proto(struct tcf_chain * chain,struct tcf_proto * tp) __tcf_get_next_proto() argument 1150 tcf_get_next_proto(struct tcf_chain * chain,struct tcf_proto * tp) tcf_get_next_proto() argument 1163 struct tcf_chain *chain; tcf_block_flush_all_chains() local 1582 struct tcf_chain *chain, *chain_prev; tcf_block_playback_offloads() local 1892 tcf_chain_tp_prev(struct tcf_chain * chain,struct tcf_chain_info * chain_info) tcf_chain_tp_prev() argument 1898 tcf_chain_tp_insert(struct tcf_chain * chain,struct tcf_chain_info * chain_info,struct tcf_proto * tp) tcf_chain_tp_insert() argument 1914 tcf_chain_tp_remove(struct tcf_chain * chain,struct tcf_chain_info * chain_info,struct tcf_proto * tp) tcf_chain_tp_remove() argument 1937 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 1970 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 2011 tcf_chain_tp_find(struct tcf_chain * chain,struct tcf_chain_info * chain_info,u32 protocol,u32 prio,bool prio_allocate,struct netlink_ext_ack * extack) tcf_chain_tp_find() argument 2209 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 2250 struct tcf_chain *chain; tc_new_tfilter() local 2485 struct tcf_chain *chain = NULL; tc_del_tfilter() local 2644 struct tcf_chain *chain = NULL; tc_get_tfilter() local 2777 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 2846 struct tcf_chain *chain, *chain_prev; tc_dump_tfilter() local 3005 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 3063 tc_chain_tmplt_add(struct tcf_chain * chain,struct net * net,struct nlattr ** tca,struct netlink_ext_ack * extack) tc_chain_tmplt_add() argument 3122 struct tcf_chain *chain; tc_ctl_chain() local 3252 struct tcf_chain *chain; tc_dump_chain() local [all...] |
| /linux/net/netfilter/ |
| H A D | nf_tables_offload.c | 268 static int nft_flow_offload_cmd(const struct nft_chain *chain, in nft_flow_offload_cmd() argument 288 static int nft_flow_offload_rule(const struct nft_chain *chain, in nft_flow_offload_rule() argument 298 int nft_flow_rule_stats(const struct nft_chain *chain, in nft_flow_rule_stats() argument 331 struct nft_chain *chain; in nft_flow_offload_unbind() local 387 nft_block_offload_cmd(struct nft_base_chain * chain,struct net_device * dev,enum flow_block_command cmd) nft_block_offload_cmd() argument 497 nft_flow_offload_chain(struct nft_chain * chain,u8 * ppolicy,enum flow_block_command cmd) nft_flow_offload_chain() argument 634 struct nft_chain *chain; __nft_offload_get_chain() local 670 struct nft_chain *chain; nft_offload_netdev_event() local [all...] |
| H A D | nf_tables_api.c | 129 const struct nft_chain *chain) in nft_chain_vstate_valid() argument 161 struct nft_chain *chain, in nft_ctx_init() argument 263 struct nft_chain *chain, boo in __nft_chain_trans_bind() argument 288 nft_chain_trans_bind(const struct nft_ctx * ctx,struct nft_chain * chain) nft_chain_trans_bind() argument 293 nf_tables_bind_chain(const struct nft_ctx * ctx,struct nft_chain * chain) nf_tables_bind_chain() argument 313 nf_tables_unbind_chain(const struct nft_ctx * ctx,struct nft_chain * chain) nf_tables_unbind_chain() argument 429 nf_tables_register_hook(struct net * net,const struct nft_table * table,struct nft_chain * chain) nf_tables_register_hook() argument 452 __nf_tables_unregister_hook(struct net * net,const struct nft_table * table,struct nft_chain * chain,bool release_netdev) __nf_tables_unregister_hook() argument 481 nf_tables_unregister_hook(struct net * net,const struct nft_table * table,struct nft_chain * chain) nf_tables_unregister_hook() argument 1353 struct nft_chain *chain; nft_table_disable() local 1371 struct nft_chain *chain; nf_tables_table_enable() local 1507 const struct nft_chain *chain = data; nft_chain_hash_obj() local 1515 const struct nft_chain *chain = ptr; nft_chain_hash_cmp() local 1670 struct nft_chain *chain, *nc; nft_flush_table() local 1854 struct nft_chain *chain; nft_chain_lookup_byhandle() local 1882 struct nft_chain *chain; nft_chain_lookup() local 2089 nf_tables_fill_chain_info(struct sk_buff * skb,struct net * net,u32 portid,u32 seq,int event,u32 flags,int family,const struct nft_table * table,const struct nft_chain * chain,const struct list_head * hook_list,const struct list_head * trans_hook_list) nf_tables_fill_chain_info() argument 2198 const struct nft_chain *chain; nf_tables_dump_chains() local 2243 const struct nft_chain *chain; nf_tables_getchain() local 2326 struct nft_base_chain *chain = nft_base_chain(trans->chain); nft_chain_stats_replace() local 2339 nf_tables_chain_free_chain_rules(struct nft_chain * chain) nf_tables_chain_free_chain_rules() argument 2353 nf_tables_chain_destroy(struct nft_chain * chain) nf_tables_chain_destroy() argument 2647 nft_last_rule(const struct nft_chain * chain,const void * ptr) nft_last_rule() argument 2659 nf_tables_chain_alloc_rules(const struct nft_chain * chain,unsigned int size) nf_tables_chain_alloc_rules() argument 2681 nft_basechain_hook_init(struct nf_hook_ops * ops,u8 family,const struct nft_chain_hook * hook,struct nft_chain * chain) nft_basechain_hook_init() argument 2694 struct nft_chain *chain; nft_basechain_init() local 2724 nft_chain_add(struct nft_table * table,struct nft_chain * chain) nft_chain_add() argument 2750 struct nft_chain *chain; nf_tables_addchain() local 2893 struct nft_chain *chain = ctx->chain; nf_tables_updchain() local 3109 struct nft_chain *chain = NULL; nf_tables_newchain() local 3233 const struct nft_chain *chain = &basechain->chain; nft_delchain_hook() local 3293 struct nft_chain *chain; nf_tables_delchain() local 3718 __nft_rule_lookup(const struct net * net,const struct nft_chain * chain,u64 handle) __nft_rule_lookup() argument 3734 nft_rule_lookup(const struct net * net,const struct nft_chain * chain,const struct nlattr * nla) nft_rule_lookup() argument 3763 nf_tables_fill_rule_info(struct sk_buff * skb,struct net * net,u32 portid,u32 seq,int event,u32 flags,int family,const struct nft_table * table,const struct nft_chain * chain,const struct nft_rule * rule,u64 handle,bool reset) nf_tables_fill_rule_info() argument 3876 char *chain; global() member 3884 __nf_tables_dump_rules(struct sk_buff * skb,unsigned int * idx,struct netlink_callback * cb,const struct nft_table * table,const struct nft_chain * chain) __nf_tables_dump_rules() argument 3933 const struct nft_chain *chain; nf_tables_dump_rules() local 4026 const struct nft_chain *chain; nf_tables_getrule_single() local 4134 nft_chain_vstate_update(const struct nft_ctx * ctx,struct nft_chain * chain) nft_chain_vstate_update() argument 4166 nft_chain_validate(const struct nft_ctx * ctx,struct nft_chain * chain) nft_chain_validate() argument 4213 struct nft_chain *chain; nft_table_validate() local 4315 struct nft_chain *chain; nf_tables_newrule() local 4540 nft_rule_lookup_byid(const struct net * net,const struct nft_chain * chain,const struct nlattr * nla) nft_rule_lookup_byid() argument 4562 struct nft_chain *chain = NULL; nf_tables_delrule() local 7714 struct nft_chain *chain; nft_data_hold() local 10274 nf_tables_commit_chain_prepare(struct net * net,struct nft_chain * chain) nf_tables_commit_chain_prepare() argument 10349 struct nft_chain *chain = nft_trans_rule_chain(trans); nf_tables_commit_chain_prepare_cancel() local 10375 nf_tables_commit_chain(struct net * net,struct nft_chain * chain) nf_tables_commit_chain() argument 10429 nft_chain_del(struct nft_chain * chain) nft_chain_del() argument 10868 struct nft_chain *chain; nf_tables_commit() local 11512 nft_chain_validate_dependency(const struct nft_chain * chain,enum nft_chain_types type) nft_chain_validate_dependency() argument 11526 nft_chain_validate_hooks(const struct nft_chain * chain,unsigned int hook_flags) nft_chain_validate_hooks() argument 11729 struct nft_chain *chain; nft_verdict_init() local 11797 struct nft_chain *chain; nft_verdict_uninit() local 11963 struct nft_chain *chain; __nft_release_hook() local 11989 struct nft_chain *chain, *nc; __nft_release_table() local [all...] |
| H A D | nf_tables_trace.c | 241 const struct nft_chain *chain; nft_trace_notify() local 362 nft_trace_init(struct nft_traceinfo * info,const struct nft_pktinfo * pkt,const struct nft_chain * chain) nft_trace_init() argument [all...] |
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_flower.c | 28 static int ocelot_chain_to_block(int chain, bool ingress) in ocelot_chain_to_block() argument 62 ocelot_chain_to_lookup(int chain) ocelot_chain_to_lookup() argument 76 ocelot_chain_to_pag(int chain) ocelot_chain_to_pag() argument 92 ocelot_is_goto_target_valid(int goto_target,int chain,bool ingress) ocelot_is_goto_target_valid() argument 145 ocelot_find_vcap_filter_that_points_at(struct ocelot * ocelot,int chain) ocelot_find_vcap_filter_that_points_at() argument 266 int i, chain, egress_port; ocelot_flower_parse_action() local 900 int chain = f->common.chain_index; ocelot_cls_flower_replace() local [all...] |
| /linux/net/batman-adv/ |
| H A D | fragmentation.c | 63 struct batadv_frag_table_entry *chain; batadv_frag_purge_orig() local 107 batadv_frag_init_chain(struct batadv_frag_table_entry * chain,u16 seqno) batadv_frag_init_chain() argument 141 struct batadv_frag_table_entry *chain; batadv_frag_insert_packet() local 258 batadv_frag_merge_packets(struct hlist_head * chain) batadv_frag_merge_packets() argument [all...] |
| /linux/tools/perf/ui/stdio/ |
| H A D | hist.c | 55 struct callchain_list *chain, in ipchain__fprintf_graph() 119 struct callchain_list *chain; in __callchain__fprintf_graph() local 226 struct callchain_list *chain; in callchain__fprintf_graph() local 289 struct callchain_list *chain; in __callchain__fprintf_flat() local 314 struct callchain_node *chain; in callchain__fprintf_flat() local 337 struct callchain_list *chain; in __callchain__fprintf_folded() local 365 struct callchain_node *chain; in callchain__fprintf_folded() local
|
| /linux/fs/xfs/ |
| H A D | xfs_hooks.h | 61 # define xfs_hooks_init(chain) ((void)0) argument 62 # define xfs_hooks_call(chain, val, priv) (NOTIFY_DONE) argument
|
| /linux/drivers/scsi/ |
| H A D | aha1542.h | 60 struct chain { struct 61 u8 datalen[3]; /* Size of this part of chain */ argument 62 u8 dataptr[3]; /* Location of data */
|
| /linux/sound/ |
| H A D | sound_core.c | 350 const int chain = unit % SOUND_STEP; in register_sound_special_device() local 519 static struct sound_unit *__look_for_unit(int chain, int unit) in __look_for_unit() 535 int chain; in soundcore_open() local
|
| /linux/tools/perf/ui/browsers/ |
| H A D | hists.c | 184 struct callchain_list *chain; in callchain_node__count_rows_rb_tree() local 205 struct callchain_list *chain; in callchain_node__count_flat_rows() local 239 struct callchain_list *chain; in callchain_node__count_rows() local 260 static int callchain__count_rows(struct rb_root *chain) in callchain__count_rows() 335 struct callchain_list *chain; in callchain_node__init_have_children_rb_tree() local 355 struct callchain_list *chain; in callchain_node__init_have_children() local 518 struct callchain_list *chain; in callchain_node__set_folding_rb_tree() local 536 struct callchain_list *chain; in callchain_node__set_folding() local 552 static int callchain__set_folding(struct rb_root *chain, bool unfold) in callchain__set_folding() 790 struct callchain_list *chain, in hist_browser__show_callchain_entry() [all …]
|
| /linux/drivers/dma-buf/ |
| H A D | st-dma-fence-unwrap.c | 102 struct dma_fence *f, *chain, *array; sanitycheck() local 169 struct dma_fence *fence, *f1, *f2, *chain; unwrap_chain() local 213 struct dma_fence *fence, *f1, *f2, *array, *chain; unwrap_chain_array() local [all...] |
| /linux/tools/perf/ui/gtk/ |
| H A D | hists.c | 105 struct callchain_list *chain; in perf_gtk__add_callchain_flat() local 167 struct callchain_list *chain; in perf_gtk__add_callchain_folded() local 228 struct callchain_list *chain; in perf_gtk__add_callchain_graph() local
|