Searched refs:chain (Results 101 - 125 of 279) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Dthread-stack.c522 struct ip_callchain *chain,
531 chain->nr = 0;
535 chain->ips[0] = context;
536 chain->ips[1] = ip;
539 chain->nr = 2;
551 chain->ips[i++] = context;
554 chain->ips[i] = ip;
557 chain->nr = i;
562 * have subsequent addresses removed from the call chain.
565 struct ip_callchain *chain, size_
521 thread_stack__sample(struct thread *thread, int cpu, struct ip_callchain *chain, size_t sz, u64 ip, u64 kernel_start) argument
564 thread_stack__sample_late(struct thread *thread, int cpu, struct ip_callchain *chain, size_t sz, u64 sample_ip, u64 kernel_start) argument
[all...]
H A Dstream.c232 printf("\nhot chain pair %d:\n", idx);
271 struct callchain_list *chain; local
275 printf("\nhot chain %d:\n", idx);
290 list_for_each_entry(chain, &cnode->val, list) {
291 s = callchain_list__sym_name(chain, cbuf, sizeof(cbuf), false);
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_clflush.c115 i915_sw_fence_await_reservation(&clflush->base.chain,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h83 u32 chain; member in struct:mlx5_flow_attr
372 u32 chain, reg_b; local
379 chain = reg_b & MLX5E_TC_TABLE_CHAIN_TAG_MASK;
380 if (chain)
/linux-master/scripts/
H A Ddev-needs.sh14 /sys/devices and then lists the probe dependency chain (suppliers and
16 chain, so the last entry in the output is close to the root of the
17 dependency chain.
291 # We don't need to worry about a cycle in the dependency chain causing
/linux-master/drivers/media/usb/uvc/
H A Duvc_metadata.c30 struct uvc_video_chain *chain = stream->chain; local
36 | chain->caps;
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h148 struct qed_chain chain; member in struct:qed_eq
154 struct qed_chain chain; member in struct:qed_consq
178 struct qed_chain chain; member in struct:qed_spq
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c179 * @has_chain: if true, indicates that there's a partition chain
180 * @chain: entry in the display list partition chain
198 struct list_head chain; member in struct:vsp1_dl_list
616 * The display list chain must be initialised to ensure every
617 * display list can assert list_empty() if it is not in a chain.
619 INIT_LIST_HEAD(&dl->chain);
640 list_for_each_entry(dl_next, &dl->chain, chain)
722 * vsp1_dl_list_add_chain - Add a display list to a chain
[all...]
/linux-master/drivers/crypto/marvell/cesa/
H A Dcipher.c222 memcpy(skreq->iv, basereq->chain.last->op->ctx.skcipher.iv,
323 basereq->chain.first = NULL;
324 basereq->chain.last = NULL;
345 mv_cesa_tdma_desc_iter_init(&basereq->chain);
351 op = mv_cesa_dma_add_op(&basereq->chain, op_templ, skip_ctx,
362 ret = mv_cesa_dma_add_op_transfers(&basereq->chain, &iter.base,
368 ret = mv_cesa_dma_add_dummy_launch(&basereq->chain, flags);
373 ret = mv_cesa_dma_add_op_transfers(&basereq->chain, &iter.base,
381 ret = mv_cesa_dma_add_result_op(&basereq->chain,
389 basereq->chain
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c772 "chain %d: mag mismatch=%d phase mismatch=%d\n",
789 ath_dbg(common, CALIBRATE, "tx chain %d: mag corr=%d phase corr=%d\n",
803 ath_dbg(common, CALIBRATE, "tx chain %d: iq corr coeff=%x\n",
820 ath_dbg(common, CALIBRATE, "rx chain %d: mag corr=%d phase corr=%d\n",
834 ath_dbg(common, CALIBRATE, "rx chain %d: iq corr coeff=%x\n",
1086 "Doing Tx IQ Cal for chain %d\n", i);
1091 "Tx IQ Cal failed for chain %d\n", i);
1198 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) argument
1211 REG_RMW_FIELD(ah, AR_PHY_65NM_RXRF_GAINSTAGES(chain),
1213 REG_RMW_FIELD(ah, AR_PHY_65NM_RXRF_GAINSTAGES(chain),
[all...]
H A Dar9003_eeprom.c117 * if the register is per chain
321 /* noiseFloorThreshCh Check if the register is per chain */
695 * if the register is per chain
899 /* noiseFloorThreshCh Check if the register is per chain */
1274 * if the register is per chain
1478 /* noiseFloorThreshCh Check if the register is per chain */
1853 * if the register is per chain
2057 /* noiseFloorThreshch check if the register is per chain */
2431 * if the register is per chain
2635 /* noiseFloorThreshCh Check if the register is per chain */
3638 ar9003_hw_ant_ctrl_chain_get(struct ath_hw *ah, int chain, bool is2ghz) argument
3649 int chain; local
3838 ar9003_hw_atten_chain_get(struct ath_hw *ah, int chain, struct ath9k_channel *chan) argument
3866 ar9003_hw_atten_chain_get_margin(struct ath_hw *ah, int chain, struct ath9k_channel *chan) argument
4213 int chain; local
[all...]
/linux-master/fs/exfat/
H A Dfatent.c129 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain, argument
136 if (exfat_ent_set(sb, chain, chain + 1))
138 chain++;
142 if (exfat_ent_set(sb, chain, EXFAT_EOF_CLUSTER))
/linux-master/drivers/mtd/
H A Dnftlcore.c193 add it to the chain */
194 /* We're passed the number of the last EUN in the chain, to save us from
366 fold-in-place of another chain to make room
368 which chain to fold, because makefreeblock will
376 /* We put a fold mark in the chain we are folding only if we
378 place, it is possible to find the valid chain by selecting the
390 pr_debug("Folding chain %d into unit %d\n", thisVUC, targetEUN);
427 /* add the header so that it is now a valid chain */
444 /* For each block in the old chain (except the targetEUN of course),
463 /* Make this the new start of chain fo
481 u16 chain, EUN; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c353 /* Allocate default table per vport, chain and prio. Otherwise, there is
355 * prio and chain may overlap. For CT sample action, per vport default
358 per_vport_tbl_attr.chain = attr->chain;
379 post_attr->chain = 0;
415 tbl_attr.chain = attr->chain;
495 * post action instead of the per vport, chain and prio table.
556 pre_attr->chain = attr->chain;
[all...]
/linux-master/net/ipv4/
H A Dtcp_metrics.c89 struct tcp_metrics_block __rcu *chain; member in struct:tcpm_hash_bucket
191 oldest = deref_locked(tcp_metrics_hash[hash].chain);
213 tm->tcpm_next = tcp_metrics_hash[hash].chain;
214 rcu_assign_pointer(tcp_metrics_hash[hash].chain, tm);
238 for (tm = rcu_dereference(tcp_metrics_hash[hash].chain); tm;
280 for (tm = rcu_dereference(tcp_metrics_hash[hash].chain); tm;
775 for (col = 0, tm = rcu_dereference(hb->chain); tm;
869 for (tm = rcu_dereference(tcp_metrics_hash[hash].chain); tm;
901 struct tcp_metrics_block __rcu **pp = &hb->chain;
948 pp = &hb->chain;
[all...]
/linux-master/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c212 * gelic_card_reset_chain - reset status of a descriptor chain
214 * @chain: address of chain
218 * and re-initialize the hardware chain for later use
221 struct gelic_descr_chain *chain,
232 chain->head = start_descr;
233 chain->tail = (descr - 1);
282 * gelic_card_free_chain - free descriptor chain
301 * gelic_card_init_chain - links descriptor chain
303 * @chain
220 gelic_card_reset_chain(struct gelic_card *card, struct gelic_descr_chain *chain, struct gelic_descr *start_descr) argument
312 gelic_card_init_chain(struct gelic_card *card, struct gelic_descr_chain *chain, struct gelic_descr *start_descr, int no) argument
487 struct gelic_descr_chain *chain; local
981 struct gelic_descr_chain *chain = &card->rx_chain; local
[all...]
/linux-master/drivers/dma-buf/
H A Dst-dma-fence-chain.c9 #include <linux/dma-fence-chain.h>
79 struct dma_fence *f, *chain; local
86 chain = mock_chain(NULL, f, 1);
87 if (chain)
88 dma_fence_enable_sw_signaling(chain);
95 dma_fence_put(chain);
280 pr_err("Incorrect chain-fence.seqno:%lld reported for completed seqno:1\n",
318 * We signaled the middle fence (2) of the 1-2-3 chain. The behavior
319 * of the dma-fence-chain is to make us wait for all the fences up to
322 * collected during the traversal of the chain)
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager_vi.c76 uint64_t ib, size_t ib_size_in_dwords, bool chain)
104 packet->bitfields4.chain = chain ? 1 : 0;
75 pm_runlist_vi(struct packet_manager *pm, uint32_t *buffer, uint64_t ib, size_t ib_size_in_dwords, bool chain) argument
H A Dkfd_packet_manager_v9.c141 uint64_t ib, size_t ib_size_in_dwords, bool chain)
167 packet->bitfields4.chain = chain ? 1 : 0;
169 packet->bitfields4.chained_runlist_idle_disable = chain ? 1 : 0;
140 pm_runlist_v9(struct packet_manager *pm, uint32_t *buffer, uint64_t ib, size_t ib_size_in_dwords, bool chain) argument
/linux-master/net/netfilter/
H A Dnft_reject_inet.c67 return nft_chain_validate_hooks(ctx->chain,
H A Dnft_reject.c30 return nft_chain_validate_hooks(ctx->chain,
/linux-master/include/net/netfilter/
H A Dnf_tables_offload.h75 int nft_flow_rule_stats(const struct nft_chain *chain, const struct nft_rule *rule);
/linux-master/fs/affs/
H A Dinode.c389 __be32 chain; local
390 chain = AFFS_TAIL(sb, inode_bh)->link_chain;
392 AFFS_TAIL(sb, bh)->link_chain = chain;
394 affs_adjust_checksum(inode_bh, block - be32_to_cpu(chain));
/linux-master/net/sched/
H A Dcls_matchall.c74 struct tcf_block *block = tp->chain->block;
90 struct tcf_block *block = tp->chain->block;
278 struct tcf_block *block = tp->chain->block;
315 struct tcf_block *block = tp->chain->block;
/linux-master/net/xfrm/
H A Dxfrm_policy.c197 xfrm_policy_insert_list(struct hlist_head *chain, struct xfrm_policy *policy,
199 static void xfrm_policy_insert_inexact_list(struct hlist_head *chain,
1207 struct hlist_head *chain; local
1217 chain = xfrm_policy_inexact_alloc_chain(bin, policy, dir);
1218 if (!chain) {
1223 delpol = xfrm_policy_insert_list(chain, policy, excl);
1229 chain = &net->xfrm.policy_inexact[dir];
1230 xfrm_policy_insert_inexact_list(chain, policy);
1245 struct hlist_head *chain; local
1354 chain
1520 xfrm_policy_insert_inexact_list(struct hlist_head *chain, struct xfrm_policy *policy) argument
1556 xfrm_policy_insert_list(struct hlist_head *chain, struct xfrm_policy *policy, bool excl) argument
1597 struct hlist_head *chain; local
1641 __xfrm_policy_bysel_ctx(struct hlist_head *chain, const struct xfrm_mark *mark, u32 if_id, u8 type, int dir, struct xfrm_selector *sel, struct xfrm_sec_ctx *ctx) argument
1669 struct hlist_head *chain; local
1737 struct hlist_head *chain; local
2108 __xfrm_policy_eval_candidates(struct hlist_head *chain, struct xfrm_policy *prefer, const struct flowi *fl, u8 type, u16 family, u32 if_id) argument
2179 struct hlist_head *chain; local
4453 struct hlist_head *chain; local
[all...]

Completed in 260 milliseconds

1234567891011>>