/linux/Documentation/translations/zh_TW/arch/openrisc/ |
H A D | openrisc_port.rst | 69 openocd -f interface/altera-usb-blaster.cfg \ 70 -f board/or1k_generic.cfg
|
/linux/include/net/ |
H A D | scm.h | 110 static inline int scm_recv_one_fd(struct file *f, int __user *ufd, in scm_recv_one_fd() argument 115 return receive_fd(f, ufd, flags); in scm_recv_one_fd()
|
/linux/rust/kernel/ |
H A D | revocable.rs | 140 pub fn try_access_with<R, F: FnOnce(&T) -> R>(&self, f: F) -> Option<R> { in try_access_with() 141 self.try_access().map(|t| f(&*t)) in try_access_with()
|
/linux/arch/s390/hypfs/ |
H A D | hypfs_dbfs.c | 15 static struct hypfs_dbfs_data *hypfs_dbfs_data_alloc(struct hypfs_dbfs_file *f) in hypfs_dbfs_data_alloc() argument 22 data->dbfs_file = f; in hypfs_dbfs_data_alloc()
|
/linux/fs/ext2/ |
H A D | xattr.c | 75 # define ea_idebug(inode, f...) do { \ argument 78 printk(f); \ 81 # define ea_bdebug(bh, f...) do { \ argument 84 printk(f); \ 88 # define ea_idebug(inode, f...) no_printk(f) argument 89 # define ea_bdebug(bh, f...) no_printk(f) argument
|
/linux/fs/bcachefs/ |
H A D | replicas.c | 728 static int bch2_sb_replicas_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_replicas_validate() argument 731 struct bch_sb_field_replicas *sb_r = field_to_type(f, replicas); in bch2_sb_replicas_validate() 746 struct bch_sb_field *f) in bch2_sb_replicas_to_text() argument 748 struct bch_sb_field_replicas *r = field_to_type(f, replicas); in bch2_sb_replicas_to_text() 767 static int bch2_sb_replicas_v0_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_replicas_v0_validate() argument 770 struct bch_sb_field_replicas_v0 *sb_r = field_to_type(f, replicas_v0); in bch2_sb_replicas_v0_validate() 785 struct bch_sb_field *f) in bch2_sb_replicas_v0_to_text() argument 787 struct bch_sb_field_replicas_v0 *sb_r = field_to_type(f, replicas_v0); in bch2_sb_replicas_v0_to_text()
|
/linux/Documentation/scsi/ |
H A D | ncr53c8xx.rst | 1539 sym53c876-0:1: ERROR (0:48) (1-21-65) (f/95) @ (script 7c0:19000000). 1541 sym53c876-0: regdump: da 10 80 95 47 0f 01 07 75 01 81 21 80 01 09 00. 1546 sym53c876-0:1: ERROR (0:48) (1-21-65) (f/95) @ (script 7c0:19000000). 1825 04 00 0f 00 00 10 00 50 00 00 01 00 00 62 1830 0f 00 08 08 64 00 0a 00 1831 0f 00 08 08 64 00 0a 00 1832 0f 00 08 08 64 00 0a 00 1833 0f 00 08 08 64 00 0a 00 1834 0f 00 08 08 64 00 0a 00 1835 0f 00 08 08 64 00 0a 00 [all …]
|
/linux/net/core/ |
H A D | pktgen.c | 953 static __u32 pktgen_read_flag(const char *f, bool *disable) in pktgen_read_flag() 957 if (f[0] == '!') { in pktgen_read_flag() 959 f++; in pktgen_read_flag() 970 if (strcmp(f, pkt_flag_names[i]) == 0) in pktgen_read_flag() 974 if (strcmp(f, "FLOW_RND") == 0) { in pktgen_read_flag() 1322 char f[32]; in pktgen_if_write() 1324 max = min(sizeof(f) - 1, count - i); in pktgen_if_write() 1329 memset(f, 0, sizeof(f)); in pktgen_if_write() 1330 if (copy_from_user(f, in pktgen_if_write() 947 pktgen_read_flag(const char * f,bool * disable) pktgen_read_flag() argument 1316 char f[32]; pktgen_if_write() local 1355 char f[32]; pktgen_if_write() local 1964 char f[32]; pktgen_thread_write() local [all...] |
/linux/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 1181 static int tuner_s_frequency(struct v4l2_subdev *sd, const struct v4l2_frequency *f) in tuner_s_frequency() argument 1185 if (set_mode(t, f->type) == 0) in tuner_s_frequency() 1186 set_freq(t, f->frequency); in tuner_s_frequency() 1200 static int tuner_g_frequency(struct v4l2_subdev *sd, struct v4l2_frequency *f) in tuner_g_frequency() argument 1205 if (check_mode(t, f->type) == -EINVAL) in tuner_g_frequency() 1207 if (f->type == t->mode && fe_tuner_ops->get_frequency && !t->standby) { in tuner_g_frequency() 1211 f->frequency = (V4L2_TUNER_RADIO == t->mode) ? in tuner_g_frequency() 1215 f->frequency = (V4L2_TUNER_RADIO == f->type) ? in tuner_g_frequency()
|
/linux/Documentation/rust/ |
H A D | coding-guidelines.rst | 54 f(object); 81 /// let foo = f(42); 84 pub fn f(x: i32) -> Foo { 98 fn f() {} 218 fn f(p: *const c_char) -> c_int { 275 static void f(void) {} 287 fn f() {} 296 following will ensure that, when ``f()`` is called somewhere, we will have to 302 fn f() {}
|
/linux/lib/crc/powerpc/ |
H A D | crc-vpmsum-template.S | 131 bgt 2f 173 beq 2f 443 beq 1f 450 bdz 1f 457 bdz 1f 464 bdz 1f 471 bdz 1f 478 bdz 1f 485 bdz 1f
|
/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm63268.c | 536 const struct bcm63268_function *f = &bcm63268_funcs[selector]; in bcm63268_pinctrl_set_mux() local 544 switch (f->reg) { in bcm63268_pinctrl_set_mux() 562 mask = f->mask; in bcm63268_pinctrl_set_mux() 563 val = f->mask; in bcm63268_pinctrl_set_mux()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | pll.c | 270 u32 f = cinfo->fint < 1000000 ? 0x3 : in dss_pll_write_config_type_a() local 276 l = FLD_MOD(l, f, 4, 1); /* PLL_FREQSEL */ in dss_pll_write_config_type_a() 278 u32 f = cinfo->clkdco < hw->clkdco_low ? 0x2 : 0x4; in dss_pll_write_config_type_a() local 280 l = FLD_MOD(l, f, 3, 1); /* PLL_SELFREQDCO */ in dss_pll_write_config_type_a()
|
/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 300 f = pid_filter(m.group(3), m.group(3)) variable 302 f = pid_filter(m.group(1), m.group(2)) variable 309 f = comm_filter(comm_re) variable 311 chead.add_filter(f)
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | mcp77.c | 303 unsigned long *f = &flags; in mcp77_clk_prog() local 306 ret = gt215_clk_pre(&clk->base, f); in mcp77_clk_prog() 384 f = NULL; in mcp77_clk_prog() 386 gt215_clk_post(&clk->base, f); in mcp77_clk_prog()
|
/linux/rust/kernel/alloc/ |
H A D | kbox.rs | 569 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() 570 <T as fmt::Display>::fmt(&**self, f) in fmt() 579 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() 580 <T as fmt::Debug>::fmt(&**self, f) in fmt()
|
/linux/include/linux/ |
H A D | dmi.h | 113 extern bool dmi_match(enum dmi_field f, const char *str); 142 static inline bool dmi_match(enum dmi_field f, const char *str) in dmi_match() argument
|
/linux/include/uapi/linux/ |
H A D | map_to_14segment.h | 107 #define _SEG14(sym, a, b, c, d, e, f, g1, g2, h, j, k, l, m, n) \ argument 110 e << BIT_SEG14_E | f << BIT_SEG14_F | \
|
/linux/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier.h | 152 #define UNIPHIER_PINCTRL_PIN(a, b, c, d, e, f, g) \ argument 156 .drv_data = (void *)UNIPHIER_PIN_ATTR_PACKED(c, d, e, f, g), \
|
/linux/arch/x86/boot/compressed/ |
H A D | head_32.S | 59 call 1f 93 jae 1f
|
/linux/drivers/s390/scsi/ |
H A D | zfcp_reqlist.h | 201 void (*f)(struct zfcp_fsf_req *, void *), void *data) in zfcp_reqlist_apply_for_all() 210 f(req, data); in zfcp_reqlist_apply_for_all()
|
/linux/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 36 jmp 1f 49 ljmp $(__KERNEL_CS),$1f
|
/linux/lib/crypto/ |
H A D | blake2s-generic.c | 65 v[14] = BLAKE2S_IV6 ^ state->f[0]; in blake2s_compress_generic() 66 v[15] = BLAKE2S_IV7 ^ state->f[1]; in blake2s_compress_generic()
|
/linux/drivers/firmware/qcom/ |
H A D | qcom_scm.h | 29 #define QCOM_SCM_ARGS_IMPL(num, a, b, c, d, e, f, g, h, i, j, ...) (\ argument 35 (((f) & 0x3) << 14) | \
|
/linux/fs/ |
H A D | utimes.c | 114 CLASS(fd, f)(fd); in do_utimes_fd() 115 if (fd_empty(f)) in do_utimes_fd() 117 return vfs_utimes(&fd_file(f)->f_path, times); in do_utimes_fd()
|