Home
last modified time | relevance | path

Searched defs:chain (Results 101 – 125 of 170) sorted by relevance

1234567

/openbmc/linux/tools/perf/util/
H A Dmachine.c2495 struct ip_callchain *chain = sample->callchain; in lbr_callchain_add_kernel_ip() local
2804 struct ip_callchain *chain = sample->callchain; in resolve_lbr_callchain_sample() local
2878 static int find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, in find_prev_cpumode()
2918 struct ip_callchain *chain = sample->callchain; in thread__resolve_callchain_sample() local
/openbmc/linux/kernel/locking/
H A Dlockdep_proc.c151 struct lock_chain *chain = v; in lc_show() local
/openbmc/linux/rust/kernel/
H A Dinit.rs920 fn chain<F>(self, f: F) -> ChainInit<Self, F, T, E> in chain() method
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py1006 def follow_chain(task, endtask, chain=None): argument
H A Drunqueue.py515 def chain_reorder(chain): argument
539 def chain_array_contains(chain, chain_array): argument
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h269 struct virtio_crypto_alg_chain_session_req chain; member
445 struct virtio_crypto_alg_chain_data_req chain; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h269 struct virtio_crypto_alg_chain_session_req chain; member
445 struct virtio_crypto_alg_chain_data_req chain; member
/openbmc/linux/drivers/dma/
H A Dmv_xor.h111 struct list_head chain; member
H A Dtxx9dmac.c538 dma_addr_t chain; in txx9dmac_scan_descriptors() local
/openbmc/u-boot/drivers/usb/dwc3/
H A Dep0.c50 u32 len, u32 type, unsigned chain) in dwc3_ep0_start_trans()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c1123 int chain, idx, i; in carl9170_set_freq_cal_data() local
/openbmc/linux/fs/ocfs2/
H A Docfs2_ioctl.h44 __u16 chain; /* Chain for this group */ member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py545 chain=None, cls="", params="", argument
561 chain=None, da=False, verbose=False, argument
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c993 struct iwl_per_chain_offset *chain = in iwl_sar_geo_init() local
/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c37 dma_addr_t buf_dma, u32 len, u32 type, bool chain) in dwc3_ep0_prepare_one_trb()
H A Dgadget.c1214 unsigned int chain, unsigned int node, bool use_bounce_buffer, in dwc3_prepare_one_trb()
3351 const struct dwc3_event_depevt *event, int status, int chain) in dwc3_gadget_ep_reclaim_completed_trb()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c763 mt76x02_mac_get_rssi(struct mt76x02_dev *dev, s8 rssi, int chain) in mt76x02_mac_get_rssi()
/openbmc/linux/net/ipv4/
H A Dtcp_metrics.c89 struct tcp_metrics_block __rcu *chain; member
/openbmc/linux/net/sched/
H A Dact_api.c47 const struct tcf_chain *chain = rcu_dereference_bh(a->goto_chain); in tcf_action_goto_chain_exec() local
122 struct tcf_chain *chain = rcu_dereference_protected(p->goto_chain, 1); in free_tcf() local
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fc.c809 int chain, max_entries, buf_num, max_bytes; in zfcp_fc_scan_ports() local
/openbmc/linux/drivers/bus/mhi/
H A Dcommon.h188 #define MHI_TRE_DATA_DWORD1(bei, ieot, ieob, chain) cpu_to_le32(FIELD_PREP(GENMASK(23, 16), \ argument
/openbmc/linux/net/netfilter/
H A Dnft_compat.c35 const struct nft_chain *chain = ctx->chain; in nft_compat_chain_validate_dependency() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h61 u32 chain; member
753 u32 chain; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c1198 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) in ar9003_hw_manual_peak_cal()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c198 struct list_head chain; member

1234567