Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kernel/probes/
Dsimulate-insn.c54 int xn = opcode & 0x1f; in check_cbz() local
62 int xn = opcode & 0x1f; in check_cbnz() local
70 int xn = opcode & 0x1f; in check_tbz() local
78 int xn = opcode & 0x1f; in check_tbnz() local
90 long imm, xn, val; in simulate_adr_adrp() local
131 int xn = (opcode >> 5) & 0x1f; in simulate_br_blr_ret() local
175 int xn = opcode & 0x1f; in simulate_ldr_literal() local
193 int xn = opcode & 0x1f; in simulate_ldrsw_literal() local
/linux-6.6.21/net/netfilter/
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
196 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); in xt_rateest_net_init() local
/linux-6.6.21/tools/testing/selftests/arm64/fp/
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-6.6.21/include/linux/input/
Das5011.h13 char xp, xn; /* threshold for x axis */ member
/linux-6.6.21/drivers/clk/pxa/
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-6.6.21/drivers/iommu/
Dio-pgtable-arm-v7s.c390 arm_v7s_iopte xn = pte & ARM_V7S_ATTR_XN(lvl); in arm_v7s_pte_to_cont() local
406 arm_v7s_iopte xn = pte & BIT(ARM_V7S_CONT_PAGE_XN_SHIFT); in arm_v7s_cont_to_pte() local
/linux-6.6.21/sound/pci/
Dsonicvibes.c473 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
Dcmipci.c607 int xm, xn, xr; in snd_cmipci_pll_rmn() local