Home
last modified time | relevance | path

Searched defs:xn (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/linux/input/
H A Das5011.h13 char xp, xn; /* threshold for x axis */ member
/kernel/linux/linux-6.6/include/linux/input/
H A Das5011.h13 char xp, xn; /* threshold for x axis */ member
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Dsimulate-insn.c53 int xn = opcode & 0x1f; in check_cbz() local
61 int xn = opcode & 0x1f; in check_cbnz() local
69 int xn = opcode & 0x1f; in check_tbz() local
77 int xn = opcode & 0x1f; in check_tbnz() local
89 long imm, xn, val; simulate_adr_adrp() local
130 int xn = (opcode >> 5) & 0x1f; simulate_br_blr_ret() local
174 int xn = opcode & 0x1f; simulate_ldr_literal() local
192 int xn = opcode & 0x1f; simulate_ldrsw_literal() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H 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; simulate_adr_adrp() local
131 int xn = (opcode >> 5) & 0x1f; simulate_br_blr_ret() local
175 int xn = opcode & 0x1f; simulate_ldr_literal() local
193 int xn = opcode & 0x1f; simulate_ldrsw_literal() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_RATEEST.c37 static void xt_rateest_hash_insert(struct xt_rateest_net *xn, in xt_rateest_hash_insert() argument
46 static struct xt_rateest *__xt_rateest_lookup(struct xt_rateest_net *xn, in __xt_rateest_lookup() argument
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); xt_rateest_tg_checkentry() local
195 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); xt_rateest_net_init() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_RATEEST.c37 static void xt_rateest_hash_insert(struct xt_rateest_net *xn, in xt_rateest_hash_insert() argument
46 static struct xt_rateest *__xt_rateest_lookup(struct xt_rateest_net *xn, in __xt_rateest_lookup() argument
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); xt_rateest_tg_checkentry() local
196 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); xt_rateest_net_init() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/pxa/
H 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
/kernel/linux/linux-5.10/drivers/block/paride/
H A Dpt.c518 static int xn(char *buf, int offs, int size) in xn() function
/kernel/linux/linux-5.10/drivers/iommu/
H 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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/iommu/
H A 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
/kernel/linux/linux-5.10/sound/pci/
H A Dsonicvibes.c474 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
H A Dcmipci.c611 int xm, xn, xr; in snd_cmipci_pll_rmn() local
/kernel/linux/linux-6.6/sound/pci/
H A Dsonicvibes.c473 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
H A Dcmipci.c607 int xm, xn, xr; in snd_cmipci_pll_rmn() local

Completed in 23 milliseconds