Searched defs:xn (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/arch/arm64/kernel/probes/ |
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 191 int xn = opcode & 0x1f; in simulate_ldrsw_literal() local
|
/linux-6.12.1/net/netfilter/ |
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-6.12.1/tools/testing/selftests/arm64/fp/ |
D | sve-test.S | 24 .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.12.1/drivers/net/ethernet/intel/idpf/ |
D | idpf_virtchnl.c | 326 #define idpf_vc_xn_lock(xn) \ argument 333 #define idpf_vc_xn_unlock(xn) \ argument 341 static void idpf_vc_xn_release_bufs(struct idpf_vc_xn *xn) in idpf_vc_xn_release_bufs() 361 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; in idpf_vc_xn_init() local 388 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; in idpf_vc_xn_shutdown() local 407 struct idpf_vc_xn *xn = NULL; in idpf_vc_xn_pop_free() local 431 struct idpf_vc_xn *xn) in idpf_vc_xn_push_free() 456 struct idpf_vc_xn *xn; in idpf_vc_xn_exec() local 559 idpf_vc_xn_forward_async(struct idpf_adapter *adapter, struct idpf_vc_xn *xn, in idpf_vc_xn_forward_async() 601 struct idpf_vc_xn *xn; in idpf_vc_xn_forward_reply() local [all …]
|
/linux-6.12.1/include/linux/input/ |
D | as5011.h | 12 char xp, xn; /* threshold for x axis */ member
|
/linux-6.12.1/drivers/clk/pxa/ |
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-6.12.1/drivers/iommu/ |
D | io-pgtable-arm-v7s.c | 390 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.12.1/sound/pci/ |
D | sonicvibes.c | 473 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
|
D | cmipci.c | 605 int xm, xn, xr; in snd_cmipci_pll_rmn() local
|