Searched defs:xn (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm64/kernel/probes/ |
A D | simulate-insn.c | 54 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 D | xt_RATEEST.c | 37 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 D | as5011.h | 13 char xp, xn; /* threshold for x axis */ member
|
/linux/drivers/clk/pxa/ |
A D | clk-pxa3xx.c | 242 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 D | io-pgtable-arm-v7s.c | 373 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 D | pt.c | 518 static int xn(char *buf, int offs, int size) in xn() function
|
/linux/sound/pci/ |
A D | sonicvibes.c | 473 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
|
A D | cmipci.c | 608 int xm, xn, xr; in snd_cmipci_pll_rmn() local
|
Completed in 32 milliseconds