Home
last modified time | relevance | path

Searched defs:n (Results 601 – 625 of 3631) sorted by relevance

1...<<21222324252627282930>>...146

/linux/drivers/mtd/spi-nor/
H A Dsysfs.c73 struct attribute *attr, int n) in spi_nor_sysfs_is_visible()
90 const struct bin_attribute *attr, int n) in spi_nor_sysfs_is_bin_visible()
/linux/arch/s390/include/asm/
H A Dftrace.h11 static __always_inline unsigned long return_address(unsigned int n) in return_address()
26 #define ftrace_return_address(n) return_address(n) argument
/linux/tools/perf/util/
H A Ddebug.h38 #define pr_debugN(n, fmt, ...) \ argument
52 #define pr_time_N(n, var, t, fmt, ...) \ argument
H A Dcallchain.c423 struct rb_node *n; in __sort_chain_flat() local
453 struct rb_node *n; __sort_chain_graph_abs() local
481 struct rb_node *n; __sort_chain_graph_rel() local
547 struct rb_node *n; create_child() local
1031 struct rb_node *n; merge_chain_branch() local
1297 struct rb_node *n; callchain_node_branch_counts_cumul() local
1491 struct rb_node *n; free_callchain_node() local
1529 struct rb_node *n; decay_callchain_node() local
[all...]
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm63268.c397 #define BCM63268_LED_FUN(n) \ argument
405 #define BCM63268_MODE_FUN(n) \ argument
413 #define BCM63268_CTRL_FUN(n) \ argument
421 #define BCM63268_BASEMODE_FUN(n, val) \ argument
H A Dpinctrl-bcm6362.c373 #define BCM6362_LED_FUN(n) \ argument
381 #define BCM6362_MODE_FUN(n) \ argument
389 #define BCM6362_CTRL_FUN(n) \ argument
397 #define BCM6362_BASEMODE_FUN(n, mask) \ argument
/linux/drivers/clk/ti/
H A Ddpll3xxx.c93 static u16 _omap3_dpll_compute_freqsel(struct clk_hw_omap *clk, u8 n) in _omap3_dpll_compute_freqsel()
247 static void _lookup_dco(struct clk_hw_omap *clk, u8 *dco, u16 m, u8 n) in _lookup_dco()
272 static void _lookup_sddiv(struct clk_hw_omap *clk, u8 *sd_div, u16 m, u8 n) in _lookup_sddiv()
1055 unsigned int rate, m, n; in omap3_dpll5_apply_errata() member
/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c81 #define XFORM(reg, n) " " #reg " ,%"#n",%2 ;" argument
82 #define DFORM(reg, n) " " #reg " ,0(%"#n") ;" argument
182 void dumpdata(char *s1, char *s2, int n, char *test_name) in dumpdata()
197 int test_memcmp(void *s1, void *s2, int n, int offset, char *test_name) in test_memcmp()
/linux/lib/
H A Dbootconfig.c746 static int __init xbc_parse_key(char **k, char *n) in xbc_parse_key()
763 static int __init xbc_open_brace(char **k, char *n) in xbc_open_brace()
775 static int __init xbc_close_brace(char **k, char *n) in xbc_close_brace()
790 struct xbc_node *n, *m; in xbc_verify_tree() local
/linux/arch/powerpc/include/asm/
H A Duaccess.h328 raw_copy_in_user(void __user *to, const void __user *from, unsigned long n) in raw_copy_in_user()
340 const void __user *from, unsigned long n) in raw_copy_from_user()
351 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user()
394 copy_mc_to_user(void __user *to, const void *from, unsigned long n) in copy_mc_to_user()
/linux/drivers/media/dvb-frontends/
H A Dcxd2099.c53 static int read_block(struct cxd *ci, u8 adr, u8 *data, u16 n) in read_block()
82 static int read_pccard(struct cxd *ci, u16 address, u8 *data, u8 n) in read_pccard()
93 static int write_pccard(struct cxd *ci, u16 address, u8 *data, u8 n) in write_pccard()
155 static int write_block(struct cxd *ci, u8 adr, u8 *data, u16 n) in write_block()
/linux/tools/testing/selftests/bpf/
H A Dsdt.h45 # define _SDT_PROBE(provider, name, n, arglist) \ argument
75 # define _SDT_PROBE(provider, name, n, arglist) \ argument
90 # define _SDT_ASM_ARGS(n) _SDT_ASM_TEMPLATE_##n argument
116 # define _SDT_ARG(n, x) \ argument
/linux/arch/mips/kernel/
H A Dvpe.c314 struct mips_hi16 *n; in apply_r_mips_hi16() local
485 unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym); in simplify_symbols() local
540 unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym); in dump_elfsymbols() local
555 unsigned int i, n = sechdrs[symindex].sh_size / sizeof(Elf_Sym); in find_vpe_symbols() local
/linux/net/appletalk/
H A Daarp.c266 static void __aarp_expire_timer(struct aarp_entry **n) in __aarp_expire_timer()
285 static void __aarp_kick(struct aarp_entry **n) in __aarp_kick()
307 static void __aarp_expire_device(struct aarp_entry **n, struct net_device *dev) in __aarp_expire_device()
365 static void __aarp_expire_all(struct aarp_entry **n) in __aarp_expire_all()
/linux/include/uapi/linux/
H A Dmroute6.h63 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS))) argument
64 #define IF_CLR(n, p) ((p)->ifs_bits[(n)/NIFBITS] &= ~(1 << ((n) % NIFBITS))) argument
65 #define IF_ISSET(n, p) ((p)->ifs_bits[(n)/NIFBITS] & (1 << ((n) % NIFBITS))) argument
/linux/net/bluetooth/bnep/
H A Dcore.c105 int n; in bnep_ctrl_set_netfilter() local
151 int n; in bnep_ctrl_set_mcfilter() local
690 int err = 0, n = 0; in bnep_get_connlist() local
/linux/fs/orangefs/
H A Dorangefs-bufmap.c87 long n = left, t; in wait_for_free() local
484 size_t n = size; in orangefs_bufmap_copy_from_iovec() local
513 size_t n = size; in orangefs_bufmap_copy_to_iovec() local
/linux/fs/bcachefs/
H A Deytzinger.h247 unsigned n = 1; in eytzinger0_find_le() local
260 unsigned n = 1; in eytzinger0_find_gt() local
273 unsigned n = 1; in eytzinger0_find_ge() local
/linux/sound/isa/galaxy/
H A Dgalaxy.c194 static int snd_galaxy_match(struct device *dev, unsigned int n) in snd_galaxy_match()
481 static int __snd_galaxy_probe(struct device *dev, unsigned int n) in __snd_galaxy_probe()
601 static int snd_galaxy_probe(struct device *dev, unsigned int n) in snd_galaxy_probe()
/linux/arch/alpha/kernel/
H A Dmodule.c121 struct got_entry *g, *n; in module_frob_arch_sections() local
138 unsigned long i, n = sechdrs[relsec].sh_size / sizeof(*rela); in apply_relocate_add() local
/linux/fs/ext4/
H A Dacl.c21 int n, count; in ext4_acl_from_disk() local
95 size_t n; in ext4_acl_to_disk() local
/linux/init/
H A Ddo_mounts_rd.c69 unsigned long n; in identify_ramdisk_image() local
279 int __init rd_load_disk(int n) in rd_load_disk()
/linux/drivers/net/
H A Dloopback.c248 static int blackhole_neigh_output(struct neighbour *n, struct sk_buff *skb) in blackhole_neigh_output()
255 struct neighbour *n) in blackhole_neigh_construct()
/linux/arch/arm64/include/asm/
H A Dbarrier.h16 #define __nops(n) ".rept " #n "\nnop\n.endr\n" argument
17 #define nops(n) asm volatile(__nops(n)) argument
/linux/fs/ubifs/
H A Ddebug.c296 int i, n, type, safe_len, max_node_len, min_node_len; in ubifs_dump_node() local
871 int n; in ubifs_dump_znode() local
1292 int n, err, cmp; in dbg_check_znode() local
1937 int n, err; in read_add_inode() local
2154 struct fsck_inode *fscki, *n; in free_inodes() local
2172 int n, err; in check_inodes() local
2476 static inline int chance(unsigned int n, unsigned int out_of) in chance()
2828 int n; in dbg_debugfs_init_fs() local

1...<<21222324252627282930>>...146