Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/probes/
A 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/net/netfilter/
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
196 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); in xt_rateest_net_init() local
/linux/include/linux/input/
A Das5011.h13 char xp, xn; /* threshold for x axis */ member
/linux/drivers/clk/pxa/
A Dclk-pxa3xx.c242 unsigned int xn = (acsr & ACCR_XN_MASK) >> 8; in clk_pxa3xx_run_get_rate() local
258 unsigned int xn = (acsr & ACCR_XN_MASK) >> 8; in clk_pxa3xx_cpll_get_rate() local
/linux/drivers/iommu/
A Dio-pgtable-arm-v7s.c373 arm_v7s_iopte xn = pte & ARM_V7S_ATTR_XN(lvl); in arm_v7s_pte_to_cont() local
389 arm_v7s_iopte xn = pte & BIT(ARM_V7S_CONT_PAGE_XN_SHIFT); in arm_v7s_cont_to_pte() local
/linux/drivers/block/paride/
A Dpt.c518 static int xn(char *buf, int offs, int size) in xn() function
/linux/sound/pci/
A Dsonicvibes.c473 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
A Dcmipci.c608 int xm, xn, xr; in snd_cmipci_pll_rmn() local

Completed in 32 milliseconds