Home
last modified time | relevance | path

Searched defs:xn (Results 1 – 12 of 12) sorted by relevance

/linux/arch/arm64/kernel/probes/
H A Dsimulate-insn.c70 int xn = opcode & 0x1f; in check_cbz() local
78 int xn = opcode & 0x1f; in check_cbnz() local
86 int xn = opcode & 0x1f; in check_tbz() local
94 int xn = opcode & 0x1f; in check_tbnz() local
106 long imm, xn, val; in simulate_adr_adrp() local
147 int xn = (opcode >> 5) & 0x1f; in simulate_br_blr() local
162 int xn = (opcode >> 5) & 0x1f; in simulate_ret() local
209 int xn = opcode & 0x1f; in simulate_ldr_literal() local
225 int xn = opcode & 0x1f; in simulate_ldrsw_literal() local
/linux/net/netfilter/
H A Dxt_RATEEST.c37 static void xt_rateest_hash_insert(struct xt_rateest_net *xn, in xt_rateest_hash_insert()
46 static struct xt_rateest *__xt_rateest_lookup(struct xt_rateest_net *xn, in __xt_rateest_lookup()
65 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); in xt_rateest_lookup() local
77 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); in xt_rateest_put() local
109 struct xt_rateest_net *xn = net_generic(par->net, xt_rateest_id); in xt_rateest_tg_checkentry() local
211 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); in xt_rateest_net_init() local
/linux/tools/testing/selftests/arm64/fp/
H A Dsve-test.S24 .macro _sve_ldr_v zt, xn
28 .macro _sve_str_v zt, xn
32 .macro _sve_ldr_p pt, xn
36 .macro _sve_str_p pt, xn
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c296 #define idpf_vc_xn_lock(xn) \ argument
303 #define idpf_vc_xn_unlock(xn) \ argument
311 static void idpf_vc_xn_release_bufs(struct idpf_vc_xn *xn) in idpf_vc_xn_release_bufs()
331 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; in idpf_vc_xn_init() local
359 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; in idpf_vc_xn_shutdown() local
378 struct idpf_vc_xn *xn = NULL; in idpf_vc_xn_pop_free() local
402 struct idpf_vc_xn *xn) in idpf_vc_xn_push_free()
429 struct idpf_vc_xn *xn; in idpf_vc_xn_exec() local
534 idpf_vc_xn_forward_async(struct idpf_adapter *adapter, struct idpf_vc_xn *xn, in idpf_vc_xn_forward_async()
576 struct idpf_vc_xn *xn; in idpf_vc_xn_forward_reply() local
[all …]
H A Didpf_virtchnl_ptp.c545 struct idpf_vc_xn *xn, in idpf_ptp_get_tx_tstamp_async_handler()
/linux/include/linux/input/
H A Das5011.h12 char xp, xn; /* threshold for x axis */ member
/linux/arch/arm64/include/asm/
H A Dkvm_nested.h131 u8 xn = FIELD_GET(KVM_PTE_LEAF_ATTR_HI_S2_XN, trans->desc); in kvm_s2_trans_exec_el0() local
147 u8 xn = FIELD_GET(KVM_PTE_LEAF_ATTR_HI_S2_XN, trans->desc); in kvm_s2_trans_exec_el1() local
/linux/drivers/clk/pxa/
H A Dclk-pxa3xx.c336 unsigned int xn = (acsr & ACCR_XN_MASK) >> 8; in clk_pxa3xx_run_get_rate() local
352 unsigned int xn = (acsr & ACCR_XN_MASK) >> 8; in clk_pxa3xx_cpll_get_rate() local
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c685 u8 xn; in stage2_set_xn_attr() local
1351 kvm_pte_t xn = 0, set = 0, clr = 0; in kvm_pgtable_stage2_relax_perms() local
/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.c370 arm_v7s_iopte xn = pte & ARM_V7S_ATTR_XN(lvl); in arm_v7s_pte_to_cont() local
/linux/sound/pci/
H A Dsonicvibes.c465 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
H A Dcmipci.c605 int xm, xn, xr; in snd_cmipci_pll_rmn() local