Searched defs:xn (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm64/kernel/probes/ |
| H A D | simulate-insn.c | 70 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 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 211 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); in xt_rateest_net_init() local
|
| /linux/drivers/net/ethernet/intel/libie/ |
| H A D | controlq.c | 681 struct libie_ctlq_xn *xn; in libie_ctlq_xn_pop_free() local 717 struct libie_ctlq_xn *xn) in __libie_ctlq_xn_push_free() 737 struct libie_ctlq_xn *xn) in libie_ctlq_xn_push_free() 757 struct libie_ctlq_xn *xn = &xnm->ring[i]; in libie_ctlq_xn_deinit_dma() local 820 struct libie_ctlq_xn *xn; in libie_ctlq_xn_process_recv() local 879 struct libie_ctlq_xn *xn = &xnm->ring[idx]; in libie_xn_check_async_timeout() local 967 struct libie_ctlq_xn *xn) in libie_ctlq_xn_process_send() 1037 struct libie_ctlq_xn *xn; in libie_ctlq_xn_send() local 1187 struct libie_ctlq_xn *xn = &xnm->ring[i]; in libie_ctlq_xn_shutdown() local 1273 struct libie_ctlq_xn *xn = &xnm->ring[i]; in libie_ctlq_xn_init() local
|
| /linux/include/linux/input/ |
| H A D | as5011.h | 12 char xp, xn; /* threshold for x axis */ member
|
| /linux/drivers/clk/pxa/ |
| H A D | clk-pxa3xx.c | 336 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 D | pgtable.c | 680 u8 xn; in stage2_set_xn_attr() local 1360 kvm_pte_t xn = 0, set = 0, clr = 0; in kvm_pgtable_stage2_relax_perms() local
|
| /linux/drivers/iommu/ |
| H A D | io-pgtable-arm-v7s.c | 370 arm_v7s_iopte xn = pte & ARM_V7S_ATTR_XN(lvl); in arm_v7s_pte_to_cont() local
|
| /linux/sound/pci/ |
| H A D | cmipci.c | 605 int xm, xn, xr; in snd_cmipci_pll_rmn() local
|