Home
last modified time | relevance | path

Searched refs:ctxt (Results 176 - 200 of 282) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv() local
40 struct pt_regs *regs = ctxt->uc_mcontext.regs; in segv()
/third_party/libabigail/include/
H A Dabg-ctf-reader.h35 reset_reader(elf_based_reader& ctxt,
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Ddriver.c560 if (rcd->ctxt == HFI1_CTRL_CTXT) in init_ps_mdata()
585 if ((rcd->ctxt == HFI1_CTRL_CTXT) && (mdata->ps_head != mdata->ps_tail)) in ps_skip()
600 rcd->ctxt == HFI1_CTRL_CTXT) in update_ps_mdata()
963 if (rcd->ctxt >= dd->first_dyn_alloc_ctxt && !rcd->is_vnic) { in set_all_fastpath()
1059 needset = (rcd->ctxt == HFI1_CTRL_CTXT) ? 0 : 1; in handle_receive_interrupt()
1081 if (rcd->ctxt == HFI1_CTRL_CTXT) in handle_receive_interrupt()
1116 if (rcd->ctxt == HFI1_CTRL_CTXT) { in handle_receive_interrupt()
1659 rcd->ctxt, packet->rhf, in show_eflags_errs()
1711 trace_ctxt_rsm_hist(rcd->ctxt); in hfi1_ipoib_ib_rcv()
1879 rcd->ctxt, get_hdrq_cn in seqfile_dump_rcd()
[all...]
H A Dchip.c5265 u32 is = IS_RCVURGENT_START + rcd->ctxt; in is_urg_masked()
8432 tail = (u32)read_uctxt_csr(rcd->dd, rcd->ctxt, RCV_HDR_TAIL); in check_packet_present()
8522 WARN_ONCE(1, "Napi IRQ handler without napi set up ctxt=%d\n", in receive_context_interrupt_napi()
8523 rcd->ctxt); in receive_context_interrupt_napi()
11878 write_kctxt_csr(dd, rcd->ctxt, RCV_AVAIL_TIME_OUT, in adjust_rcv_timeout()
11888 u32 ctxt = rcd->ctxt; in update_usrhead() local
11899 write_uctxt_csr(dd, ctxt, RCV_EGR_INDEX_HEAD, reg); in update_usrhead()
11904 write_uctxt_csr(dd, ctxt, RCV_HDR_HEAD, reg); in update_usrhead()
11911 head = (read_uctxt_csr(rcd->dd, rcd->ctxt, RCV_HDR_HEA in hdrqempty()
12013 set_hdrq_regs(struct hfi1_devdata *dd, u8 ctxt, u8 entsize, u16 hdrcnt) set_hdrq_regs() argument
12041 u16 ctxt; hfi1_rcvctrl() local
14233 u64 ctxt = first_ctxt; init_qpmap_table() local
14409 unsigned qpns_per_vl, ctxt, i, qpn, n = 1, m; init_qos() local
14886 hfi1_clear_ctxt_pkey(struct hfi1_devdata *dd, struct hfi1_ctxtdata *ctxt) hfi1_clear_ctxt_pkey() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Ddriver.c513 if (rcd->ctxt == HFI1_CTRL_CTXT) in init_ps_mdata()
538 if ((rcd->ctxt == HFI1_CTRL_CTXT) && (mdata->ps_head != mdata->ps_tail)) in ps_skip()
553 rcd->ctxt == HFI1_CTRL_CTXT) in update_ps_mdata()
916 if (rcd->ctxt >= dd->first_dyn_alloc_ctxt && !rcd->is_vnic) { in set_all_fastpath()
1012 needset = (rcd->ctxt == HFI1_CTRL_CTXT) ? 0 : 1; in handle_receive_interrupt()
1034 if (rcd->ctxt == HFI1_CTRL_CTXT) in handle_receive_interrupt()
1069 if (rcd->ctxt == HFI1_CTRL_CTXT) { in handle_receive_interrupt()
1612 rcd->ctxt, packet->rhf, in show_eflags_errs()
1663 trace_ctxt_rsm_hist(rcd->ctxt); in hfi1_ipoib_ib_rcv()
1830 rcd->ctxt, get_hdrq_cn in seqfile_dump_rcd()
[all...]
H A Dchip.c5225 u32 is = IS_RCVURGENT_START + rcd->ctxt; in is_urg_masked()
8393 tail = (u32)read_uctxt_csr(rcd->dd, rcd->ctxt, RCV_HDR_TAIL); in check_packet_present()
8483 WARN_ONCE(1, "Napi IRQ handler without napi set up ctxt=%d\n", in receive_context_interrupt_napi()
8484 rcd->ctxt); in receive_context_interrupt_napi()
11839 write_kctxt_csr(dd, rcd->ctxt, RCV_AVAIL_TIME_OUT, in adjust_rcv_timeout()
11849 u32 ctxt = rcd->ctxt; in update_usrhead() local
11860 write_uctxt_csr(dd, ctxt, RCV_EGR_INDEX_HEAD, reg); in update_usrhead()
11865 write_uctxt_csr(dd, ctxt, RCV_HDR_HEAD, reg); in update_usrhead()
11872 head = (read_uctxt_csr(rcd->dd, rcd->ctxt, RCV_HDR_HEA in hdrqempty()
11974 set_hdrq_regs(struct hfi1_devdata *dd, u8 ctxt, u8 entsize, u16 hdrcnt) set_hdrq_regs() argument
12002 u16 ctxt; hfi1_rcvctrl() local
14194 u64 ctxt = first_ctxt; init_qpmap_table() local
14370 unsigned qpns_per_vl, ctxt, i, qpn, n = 1, m; init_qos() local
14847 hfi1_clear_ctxt_pkey(struct hfi1_devdata *dd, struct hfi1_ctxtdata *ctxt) hfi1_clear_ctxt_pkey() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.h198 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
200 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
208 struct ocfs2_cached_dealloc_ctxt *ctxt);
H A Dalloc.c564 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt,
3660 struct ocfs2_merge_ctxt *ctxt) in ocfs2_try_to_merge_extent()
3666 BUG_ON(ctxt->c_contig_type == CONTIG_NONE); in ocfs2_try_to_merge_extent()
3668 if (ctxt->c_split_covers_rec && ctxt->c_has_empty_extent) { in ocfs2_try_to_merge_extent()
3693 if (ctxt->c_contig_type == CONTIG_LEFTRIGHT) { in ocfs2_try_to_merge_extent()
3697 BUG_ON(!ctxt->c_split_covers_rec); in ocfs2_try_to_merge_extent()
3780 if (ctxt->c_contig_type == CONTIG_RIGHT) { in ocfs2_try_to_merge_extent()
3798 if (ctxt->c_split_covers_rec) { in ocfs2_try_to_merge_extent()
4354 struct ocfs2_merge_ctxt *ctxt) in ocfs2_figure_merge_contig_type()
3654 ocfs2_try_to_merge_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_merge_ctxt *ctxt) ocfs2_try_to_merge_extent() argument
4350 ocfs2_figure_merge_contig_type(struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_list *el, int index, struct ocfs2_extent_rec *split_rec, struct ocfs2_merge_ctxt *ctxt) ocfs2_figure_merge_contig_type() argument
5069 struct ocfs2_merge_ctxt ctxt; ocfs2_split_extent() local
6457 ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, u64 blkno, unsigned int bit) ocfs2_cache_cluster_dealloc() argument
6532 ocfs2_run_deallocs(struct ocfs2_super *osb, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_run_deallocs() argument
6576 ocfs2_find_per_slot_free_list(int type, int slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_per_slot_free_list() argument
6602 ocfs2_find_preferred_free_list(int type, int preferred_slot, int *real_slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_preferred_free_list() argument
6749 ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, int type, int slot, u64 suballoc, u64 blkno, unsigned int bit) ocfs2_cache_block_dealloc() argument
6787 ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, struct ocfs2_extent_block *eb) ocfs2_cache_extent_block_free() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.h196 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
198 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
206 struct ocfs2_cached_dealloc_ctxt *ctxt);
H A Dalloc.c562 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt,
3658 struct ocfs2_merge_ctxt *ctxt) in ocfs2_try_to_merge_extent()
3664 BUG_ON(ctxt->c_contig_type == CONTIG_NONE); in ocfs2_try_to_merge_extent()
3666 if (ctxt->c_split_covers_rec && ctxt->c_has_empty_extent) { in ocfs2_try_to_merge_extent()
3691 if (ctxt->c_contig_type == CONTIG_LEFTRIGHT) { in ocfs2_try_to_merge_extent()
3695 BUG_ON(!ctxt->c_split_covers_rec); in ocfs2_try_to_merge_extent()
3778 if (ctxt->c_contig_type == CONTIG_RIGHT) { in ocfs2_try_to_merge_extent()
3796 if (ctxt->c_split_covers_rec) { in ocfs2_try_to_merge_extent()
4352 struct ocfs2_merge_ctxt *ctxt) in ocfs2_figure_merge_contig_type()
3652 ocfs2_try_to_merge_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_merge_ctxt *ctxt) ocfs2_try_to_merge_extent() argument
4348 ocfs2_figure_merge_contig_type(struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_list *el, int index, struct ocfs2_extent_rec *split_rec, struct ocfs2_merge_ctxt *ctxt) ocfs2_figure_merge_contig_type() argument
5067 struct ocfs2_merge_ctxt ctxt; ocfs2_split_extent() local
6457 ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, u64 blkno, unsigned int bit) ocfs2_cache_cluster_dealloc() argument
6532 ocfs2_run_deallocs(struct ocfs2_super *osb, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_run_deallocs() argument
6576 ocfs2_find_per_slot_free_list(int type, int slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_per_slot_free_list() argument
6602 ocfs2_find_preferred_free_list(int type, int preferred_slot, int *real_slot, struct ocfs2_cached_dealloc_ctxt *ctxt) ocfs2_find_preferred_free_list() argument
6749 ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, int type, int slot, u64 suballoc, u64 blkno, unsigned int bit) ocfs2_cache_block_dealloc() argument
6787 ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, struct ocfs2_extent_block *eb) ocfs2_cache_extent_block_free() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c30 hyp_vcpu->vcpu.arch.ctxt = host_vcpu->arch.ctxt; in flush_hyp_vcpu()
59 host_vcpu->arch.ctxt = hyp_vcpu->vcpu.arch.ctxt; in sync_hyp_vcpu()
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c284 static int t7xx_ccmni_wwan_newlink(void *ctxt, struct net_device *dev, u32 if_id, in t7xx_ccmni_wwan_newlink() argument
287 struct t7xx_ccmni_ctrl *ctlb = ctxt; in t7xx_ccmni_wwan_newlink()
309 static void t7xx_ccmni_wwan_dellink(void *ctxt, struct net_device *dev, struct list_head *head) in t7xx_ccmni_wwan_dellink() argument
312 struct t7xx_ccmni_ctrl *ctlb = ctxt; in t7xx_ccmni_wwan_dellink()
/kernel/linux/linux-5.10/tools/testing/selftests/prctl/
H A DMakefile7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \
/kernel/linux/linux-6.6/tools/testing/selftests/prctl/
H A DMakefile7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/
H A Dexception.c63 vcpu->arch.ctxt.spsr_abt = val; in __vcpu_write_spsr_abt()
71 vcpu->arch.ctxt.spsr_und = val; in __vcpu_write_spsr_und()
/kernel/linux/linux-5.10/include/uapi/rdma/hfi/
H A Dhfi1_ioctl.h86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
166 * shared memory pages for subctxts if ctxt is shared; these cover
/kernel/linux/linux-6.6/include/uapi/rdma/hfi/
H A Dhfi1_ioctl.h86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
166 * shared memory pages for subctxts if ctxt is shared; these cover
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/hfi/
H A Dhfi1_ioctl.h34 __u16 ctxt; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/hfi/
H A Dhfi1_ioctl.h24 __u16 ctxt; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/hfi/
H A Dhfi1_ioctl.h34 __u16 ctxt; member
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c1602 } ctxt; in hv_int_desc_free() local
1608 memset(&ctxt, 0, sizeof(ctxt)); in hv_int_desc_free()
1609 int_pkt = (struct pci_delete_interrupt *)&ctxt.pkt.message; in hv_int_desc_free()
1844 } __packed ctxt; in hv_compose_msi_msg() local
1921 memset(&ctxt, 0, sizeof(ctxt)); in hv_compose_msi_msg()
1923 ctxt.pci_pkt.completion_func = hv_pci_compose_compl; in hv_compose_msi_msg()
1924 ctxt.pci_pkt.compl_ctxt = ∁ in hv_compose_msi_msg()
1928 size = hv_compose_msi_req_v1(&ctxt in hv_compose_msi_msg()
2840 } ctxt; hv_eject_device_work() local
[all...]
/third_party/libabigail/src/
H A Dabg-ini.cc1703 read_context ctxt(input); in read_sections()
1707 ctxt.skip_white_spaces_or_comments(); in read_sections()
1708 if (config::section_sptr section = ctxt.read_section()) in read_sections()
2019 read_context ctxt(input); in read_function_call_expr()
2020 return ctxt.read_function_call_expr(expr); in read_function_call_expr()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_main.c3637 struct ice_vsi_ctx *ctxt; in ice_set_safe_mode_vlan_cfg() local
3644 ctxt = kzalloc(sizeof(*ctxt), GFP_KERNEL); in ice_set_safe_mode_vlan_cfg()
3645 if (!ctxt) in ice_set_safe_mode_vlan_cfg()
3649 ctxt->info = vsi->info; in ice_set_safe_mode_vlan_cfg()
3651 ctxt->info.valid_sections = in ice_set_safe_mode_vlan_cfg()
3657 ctxt->info.sec_flags &= ~(ICE_AQ_VSI_SEC_TX_VLAN_PRUNE_ENA << in ice_set_safe_mode_vlan_cfg()
3661 ctxt->info.sw_flags2 &= ~ICE_AQ_VSI_SW_FLAG_RX_VLAN_PRUNE_ENA; in ice_set_safe_mode_vlan_cfg()
3664 ctxt->info.vlan_flags = ICE_AQ_VSI_VLAN_MODE_ALL | in ice_set_safe_mode_vlan_cfg()
3667 status = ice_update_vsi(hw, vsi->idx, ctxt, NUL in ice_set_safe_mode_vlan_cfg()
6485 struct ice_vsi_ctx *ctxt; ice_vsi_update_bridge_mode() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.c246 u32 own, ctxt; in dwmac4_rx_check_timestamp() local
250 ctxt = ((rdes3 & RDES3_CONTEXT_DESCRIPTOR) in dwmac4_rx_check_timestamp()
253 if (likely(!own && ctxt)) { in dwmac4_rx_check_timestamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.c242 u32 own, ctxt; in dwmac4_rx_check_timestamp() local
246 ctxt = ((rdes3 & RDES3_CONTEXT_DESCRIPTOR) in dwmac4_rx_check_timestamp()
249 if (likely(!own && ctxt)) { in dwmac4_rx_check_timestamp()

Completed in 71 milliseconds

12345678910>>...12