Home
last modified time | relevance | path

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

/linux/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
191 int xn = opcode & 0x1f; simulate_ldrsw_literal() local
[all...]
/linux/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
211 struct xt_rateest_net *xn = net_generic(net, xt_rateest_id); xt_rateest_net_init() local
[all...]
/linux/tools/testing/selftests/arm64/fp/
H A Dsve-test.S24 .macro _sve_ldr_v zt, xn argument
28 .macro _sve_str_v zt, xn argument
32 .macro _sve_ldr_p pt, xn argument
36 .macro _sve_str_p pt, xn argument
[all...]
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c298 #define idpf_vc_xn_lock(xn) \ argument
305 #define idpf_vc_xn_unlock(xn) \ argument
313 static void idpf_vc_xn_release_bufs(struct idpf_vc_xn *xn) in idpf_vc_xn_release_bufs() argument
333 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; idpf_vc_xn_init() local
360 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; idpf_vc_xn_shutdown() local
379 struct idpf_vc_xn *xn = NULL; idpf_vc_xn_pop_free() local
403 idpf_vc_xn_push_free(struct idpf_vc_xn_manager * vcxn_mngr,struct idpf_vc_xn * xn) idpf_vc_xn_push_free() argument
428 struct idpf_vc_xn *xn; idpf_vc_xn_exec() local
533 idpf_vc_xn_forward_async(struct idpf_adapter * adapter,struct idpf_vc_xn * xn,const struct idpf_ctlq_msg * ctlq_msg) idpf_vc_xn_forward_async() argument
575 struct idpf_vc_xn *xn; idpf_vc_xn_forward_reply() local
3781 idpf_mac_filter_async_handler(struct idpf_adapter * adapter,struct idpf_vc_xn * xn,const struct idpf_ctlq_msg * ctlq_msg) idpf_mac_filter_async_handler() argument
[all...]
H A Didpf_virtchnl_ptp.c541 struct idpf_vc_xn *xn, in idpf_ptp_get_tx_tstamp_async_handler() argument
/linux/include/linux/input/
H A Das5011.h12 char xp, xn; /* threshold for x axis */ member
/linux/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
/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.c370 arm_v7s_iopte xn = pte & ARM_V7S_ATTR_XN(lvl); in arm_v7s_pte_to_cont() local
/linux/sound/pci/
H A Dsonicvibes.c473 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
H A Dcmipci.c605 int xm, xn, xr; in snd_cmipci_pll_rmn() local