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/idpf/ |
| H A D | idpf_virtchnl.c | 298 #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() 333 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; in idpf_vc_xn_init() local 360 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; in idpf_vc_xn_shutdown() local 379 struct idpf_vc_xn *xn = NULL; in idpf_vc_xn_pop_free() local 403 struct idpf_vc_xn *xn) in idpf_vc_xn_push_free() 428 struct idpf_vc_xn *xn; in idpf_vc_xn_exec() local 533 idpf_vc_xn_forward_async(struct idpf_adapter *adapter, struct idpf_vc_xn *xn, in idpf_vc_xn_forward_async() 575 struct idpf_vc_xn *xn; in idpf_vc_xn_forward_reply() local [all …]
|
| H A D | idpf_virtchnl_ptp.c | 546 struct idpf_vc_xn *xn, in idpf_ptp_get_tx_tstamp_async_handler()
|
| /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/sound/pci/ |
| H A D | sonicvibes.c | 473 for (xn = 3; xn < 33; xn++) /* 35 */ in snd_sonicvibes_pll() local
|
| H A D | cmipci.c | 605 int xm, xn, xr; in snd_cmipci_pll_rmn() local
|