Home
last modified time | relevance | path

Searched refs:n (Results 8651 – 8675 of 8800) sorted by relevance

1...<<341342343344345346347348349350>>...352

/openbmc/linux/drivers/input/misc/
H A Dims-pcu.c1229 struct attribute *attr, int n) in ims_pcu_is_attr_visible() argument
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g044.dtsi631 reset-names = "presetn", "adrst-n";
H A Dr9a07g054.dtsi636 reset-names = "presetn", "adrst-n";
/openbmc/qemu/hw/ssi/
H A Dxlnx-versal-ospi.c1728 static void ospi_update_dac_status(void *opaque, int n, int level) in ospi_update_dac_status() argument
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dxtensa-modules.c.inc26810 { "retw.n", ICLASS_xt_iclass_retw,
26843 { "add.n", ICLASS_xt_iclass_add_n,
26846 { "addi.n", ICLASS_xt_iclass_addi_n,
26849 { "beqz.n", ICLASS_xt_iclass_bz6,
26852 { "bnez.n", ICLASS_xt_iclass_bz6,
26855 { "ill.n", ICLASS_xt_iclass_ill_n,
26858 { "l32i.n", ICLASS_xt_iclass_loadi4,
26861 { "mov.n", ICLASS_xt_iclass_mov_n,
26867 { "nop.n", ICLASS_xt_iclass_nopn,
26870 { "ret.n", ICLASS_xt_iclass_retn,
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2312 int i, n; in ath10k_peer_assoc_h_ht() local
2376 for (i = 0, n = 0, max_nss = 0; i < IEEE80211_HT_MCS_MASK_LEN * 8; i++) in ath10k_peer_assoc_h_ht()
2380 arg->peer_ht_rates.rates[n++] = i; in ath10k_peer_assoc_h_ht()
2392 if (n == 0) { in ath10k_peer_assoc_h_ht()
2397 arg->peer_ht_rates.num_rates = n; in ath10k_peer_assoc_h_ht()
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst695 VAL0\n
696 VAL1\n
702 VAL0 VAL1 ...\n
706 KEY0 VAL0\n
707 KEY1 VAL1\n
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c1867 int i, n; in ath11k_peer_assoc_h_ht() local
1936 for (i = 0, n = 0, max_nss = 0; i < IEEE80211_HT_MCS_MASK_LEN * 8; i++) in ath11k_peer_assoc_h_ht()
1940 arg->peer_ht_rates.rates[n++] = i; in ath11k_peer_assoc_h_ht()
1951 if (n == 0) { in ath11k_peer_assoc_h_ht()
1956 arg->peer_ht_rates.num_rates = n; in ath11k_peer_assoc_h_ht()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c1162 long n; in alloc_init_deleg() local
1165 n = atomic_long_inc_return(&num_delegations); in alloc_init_deleg()
1166 if (n < 0 || n > max_delegations) in alloc_init_deleg()
/openbmc/linux/Documentation/kernel-hacking/
H A Dlocking.rst891 on kernel compiles with ``CONFIG_SMP``\ =n. You'll still get data
1445 Uni-Processor: Non-SMP. (``CONFIG_SMP=n``).
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst913 con ``CONFIG_SMP``\ =n. Nonostante ciò, nel secondo caso avrete comunque
1482 (Uni-Processor) un solo processore, ovvero non è SMP. (``CONFIG_SMP=n``).
/openbmc/linux/drivers/md/
H A Ddm-thin.c2834 static bool is_factor(sector_t block_size, uint32_t n) in is_factor() argument
2836 return !sector_div(block_size, n); in is_factor()
/openbmc/linux/drivers/net/phy/
H A Dmicrel.c77 #define KSZ9x31_LMD_VCT_PAIR(n) (((n) & 0x3) << 12) argument
/openbmc/linux/fs/ocfs2/
H A Ddir.c212 int n = 16; in TEA_transform() local
218 } while (--n); in TEA_transform()
/openbmc/linux/net/ipv4/
H A Dtcp_output.c1057 struct list_head *q, *n; in tcp_tasklet_func() local
1065 list_for_each_safe(q, n, &list) { in tcp_tasklet_func()
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c1297 #define NPCM8XX_PINCFG(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q) \ argument
1302 .fn4 = fn_ ## n, .reg4 = NPCM8XX_GCR_ ## o, .bit4 = p, \
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c75 static struct page *page_chain_del(struct page **head, int n) in page_chain_del() argument
80 BUG_ON(!n); in page_chain_del()
90 if (--n == 0) in page_chain_del()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c594 int n; in alloc_ltb_set() local
631 n = min(old_set.num_ltbs, new_set.num_ltbs); in alloc_ltb_set()
632 for (i = 0; i < n; i++) in alloc_ltb_set()
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c711 unsigned long n; in kvm_vm_ioctl_get_dirty_log() local
730 n = kvm_dirty_bitmap_bytes(memslot); in kvm_vm_ioctl_get_dirty_log()
731 memset(memslot->dirty_bitmap, 0, n); in kvm_vm_ioctl_get_dirty_log()
/openbmc/qemu/target/m68k/
H A Dtranslate.c1384 static void gen_jmp_tb(DisasContext *s, int n, target_ulong dest, in gen_jmp_tb() argument
1392 tcg_gen_goto_tb(n); in gen_jmp_tb()
1394 tcg_gen_exit_tb(s->base.tb, n); in gen_jmp_tb()
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1772 static inline void gen_cmp ## type ## _ ## fmt(DisasContext *ctx, int n, \
1795 switch (n) { \
1858 static inline void gen_r6_cmp_ ## fmt(DisasContext *ctx, int n, \
1868 switch (n) { \
4561 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() argument
4564 tcg_gen_goto_tb(n); in gen_goto_tb()
4566 tcg_gen_exit_tb(ctx->base.tb, n); in gen_goto_tb()
/openbmc/qemu/pc-bios/keymaps/
H A Det218 # evdev 49 (0x31), QKeyCode "n", number 0x31
H A Dmk220 # evdev 49 (0x31), QKeyCode "n", number 0x31
H A Dar261 # evdev 49 (0x31), QKeyCode "n", number 0x31
H A Dth220 # evdev 49 (0x31), QKeyCode "n", number 0x31

1...<<341342343344345346347348349350>>...352