Home
last modified time | relevance | path

Searched defs:f (Results 76 – 100 of 2134) sorted by relevance

12345678910>>...86

/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dworkqueues.h76 #define INIT_WORK(w, f) \ argument
82 #define INIT_DELAYED_WORK(w, f) INIT_WORK(&(w)->work, (f)) argument
84 #define __WORK_INITIALIZER(n, f) { \ argument
91 #define __DELAYED_WORK_INITIALIZER(n, f, tflags) { \ argument
95 #define DECLARE_WORK(n, f) \ argument
98 #define DECLARE_DELAYED_WORK(n, f) \ argument
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-dvb.c192 int vb2_dvb_register_bus(struct vb2_dvb_frontends *f, in vb2_dvb_register_bus()
243 void vb2_dvb_unregister_bus(struct vb2_dvb_frontends *f) in vb2_dvb_unregister_bus()
252 struct vb2_dvb_frontends *f, int id) in vb2_dvb_get_frontend()
273 int vb2_dvb_find_frontend(struct vb2_dvb_frontends *f, in vb2_dvb_find_frontend()
297 struct vb2_dvb_frontends *f, int id) in vb2_dvb_alloc_frontend()
315 void vb2_dvb_dealloc_frontends(struct vb2_dvb_frontends *f) in vb2_dvb_dealloc_frontends()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Dusb-keyboard.c93 #define LOG0(f) dmxLog(dmxDebug,f) argument
94 #define LOG1(f,a) dmxLog(dmxDebug,f,a) argument
95 #define LOG2(f,a,b) dmxLog(dmxDebug,f,a,b) argument
96 #define LOG3(f,a,b,c) dmxLog(dmxDebug,f,a,b,c) argument
97 #define FATAL0(f) dmxLog(dmxFatal,f) argument
98 #define FATAL1(f,a) dmxLog(dmxFatal,f,a) argument
99 #define FATAL2(f,a,b) dmxLog(dmxFatal,f,a,b) argument
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_eem.c38 static inline struct f_eem *func_to_eem(struct usb_function *f) in func_to_eem()
171 static int eem_setup(struct usb_function *f, const struct usb_ctrlrequest *ctrl) in eem_setup()
187 static int eem_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in eem_set_alt()
230 static void eem_disable(struct usb_function *f) in eem_disable()
245 static int eem_bind(struct usb_configuration *c, struct usb_function *f) in eem_bind()
592 static void eem_free_inst(struct usb_function_instance *f) in eem_free_inst()
625 static void eem_free(struct usb_function *f) in eem_free()
638 static void eem_unbind(struct usb_configuration *c, struct usb_function *f) in eem_unbind()
H A Df_ecm.c63 static inline struct f_ecm *func_to_ecm(struct usb_function *f) in func_to_ecm()
468 static int ecm_setup(struct usb_function *f, const struct usb_ctrlrequest *ctrl) in ecm_setup()
533 static int ecm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in ecm_set_alt()
611 static int ecm_get_alt(struct usb_function *f, unsigned intf) in ecm_get_alt()
620 static void ecm_disable(struct usb_function *f) in ecm_disable()
683 ecm_bind(struct usb_configuration *c, struct usb_function *f) in ecm_bind()
859 static void ecm_free_inst(struct usb_function_instance *f) in ecm_free_inst()
892 static void ecm_free(struct usb_function *f) in ecm_free()
905 static void ecm_unbind(struct usb_configuration *c, struct usb_function *f) in ecm_unbind()
H A Df_uvc.c295 uvc_function_setup(struct usb_function *f, const struct usb_ctrlrequest *ctrl) in uvc_function_setup()
337 uvc_function_get_alt(struct usb_function *f, unsigned interface) in uvc_function_get_alt()
364 uvc_function_set_alt(struct usb_function *f, unsigned interface, unsigned alt) in uvc_function_set_alt()
505 uvc_function_disable(struct usb_function *f) in uvc_function_disable()
522 static void uvc_function_suspend(struct usb_function *f) in uvc_function_suspend()
534 static void uvc_function_resume(struct usb_function *f) in uvc_function_resume()
772 uvc_function_bind(struct usb_configuration *c, struct usb_function *f) in uvc_function_bind()
1042 static void uvc_free_inst(struct usb_function_instance *f) in uvc_free_inst()
1187 static void uvc_free(struct usb_function *f) in uvc_free()
1197 struct usb_function *f) in uvc_function_unbind()
H A Df_uac1_legacy.c294 static inline struct f_audio *func_to_audio(struct usb_function *f) in func_to_audio()
384 static int audio_set_intf_req(struct usb_function *f, in audio_set_intf_req()
420 static int audio_get_intf_req(struct usb_function *f, in audio_get_intf_req()
458 static int audio_set_endpoint_req(struct usb_function *f, in audio_set_endpoint_req()
494 static int audio_get_endpoint_req(struct usb_function *f, in audio_get_endpoint_req()
523 f_audio_setup(struct usb_function *f, const struct usb_ctrlrequest *ctrl) in f_audio_setup()
574 static int f_audio_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in f_audio_set_alt()
655 static int f_audio_get_alt(struct usb_function *f, unsigned intf) in f_audio_get_alt()
671 static void f_audio_disable(struct usb_function *f) in f_audio_disable()
705 f_audio_bind(struct usb_configuration *c, struct usb_function *f) in f_audio_bind()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/slot/detail/
H A Ddef.hpp33 # define BOOST_PP_SLOT_CC_6(a, b, c, d, e, f) BOOST_PP_SLOT_CC_6_D(a, b, c, d, e, f) argument
34 # define BOOST_PP_SLOT_CC_7(a, b, c, d, e, f, g) BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) argument
35 # define BOOST_PP_SLOT_CC_8(a, b, c, d, e, f, g, h) BOOST_PP_SLOT_CC_8_D(a, b, c, d, e, f, g, h) argument
36 # define BOOST_PP_SLOT_CC_9(a, b, c, d, e, f, g, h, i) BOOST_PP_SLOT_CC_9_D(a, b, c, d, e, f, g, h,… argument
37 # define BOOST_PP_SLOT_CC_10(a, b, c, d, e, f, g, h, i, j) BOOST_PP_SLOT_CC_10_D(a, b, c, d, e, f, … argument
43 # define BOOST_PP_SLOT_CC_6_D(a, b, c, d, e, f) a ## b ## c ## d ## e ## f argument
44 # define BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) a ## b ## c ## d ## e ## f ## g argument
45 # define BOOST_PP_SLOT_CC_8_D(a, b, c, d, e, f, g, h) a ## b ## c ## d ## e ## f ## g ## h argument
46 # define BOOST_PP_SLOT_CC_9_D(a, b, c, d, e, f, g, h, i) a ## b ## c ## d ## e ## f ## g ## h ## i argument
47 # define BOOST_PP_SLOT_CC_10_D(a, b, c, d, e, f, g, h, i, j) a ## b ## c ## d ## e ## f ## g ## h #… argument
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.c96 #define DMXDBG0(f) dmxLog(dmxDebug,f) argument
97 #define DMXDBG1(f,a) dmxLog(dmxDebug,f,a) argument
98 #define DMXDBG2(f,a,b) dmxLog(dmxDebug,f,a,b) argument
99 #define DMXDBG3(f,a,b,c) dmxLog(dmxDebug,f,a,b,c) argument
100 #define DMXDBG4(f,a,b,c,d) dmxLog(dmxDebug,f,a,b,c,d) argument
101 #define DMXDBG5(f,a,b,c,d,e) dmxLog(dmxDebug,f,a,b,c,d,e) argument
102 #define DMXDBG6(f,a,b,c,d,e,g) dmxLog(dmxDebug,f,a,b,c,d,e,g) argument
103 #define DMXDBG7(f,a,b,c,d,e,g,h) dmxLog(dmxDebug,f,a,b,c,d,e,g,h) argument
105 #define DMXDBG0(f) argument
106 #define DMXDBG1(f,a) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Daux.h32 #define AUX_MSG(b,l,f,a...) do { \ argument
36 #define AUX_ERR(b,f,a...) AUX_MSG((b), error, f, ##a) argument
37 #define AUX_DBG(b,f,a...) AUX_MSG((b), debug, f, ##a) argument
38 #define AUX_TRACE(b,f,a...) AUX_MSG((b), trace, f, ##a) argument
H A Dbus.h32 #define BUS_MSG(b,l,f,a...) do { \ argument
36 #define BUS_ERR(b,f,a...) BUS_MSG((b), error, f, ##a) argument
37 #define BUS_DBG(b,f,a...) BUS_MSG((b), debug, f, ##a) argument
38 #define BUS_TRACE(b,f,a...) BUS_MSG((b), trace, f, ##a) argument
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoecmd.c82 struct frame *f; in getframe_deferred() local
98 struct frame *f; in getframe() local
193 aoe_freetframe(struct frame *f) in aoe_freetframe()
208 struct frame *f; in newtframe() local
252 struct frame *f; in newframe() local
308 fhash(struct frame *f) in fhash()
318 ata_rw_frameinit(struct frame *f) in ata_rw_frameinit()
371 struct frame *f; in aoecmd_ata_rw() local
452 resend(struct aoedev *d, struct frame *f) in resend()
498 tsince_hr(struct frame *f) in tsince_hr()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_video.c168 static int cedrus_enum_fmt(struct file *file, struct v4l2_fmtdesc *f, in cedrus_enum_fmt()
207 struct v4l2_fmtdesc *f) in cedrus_enum_fmt_vid_cap()
213 struct v4l2_fmtdesc *f) in cedrus_enum_fmt_vid_out()
219 struct v4l2_format *f) in cedrus_g_fmt_vid_cap()
228 struct v4l2_format *f) in cedrus_g_fmt_vid_out()
237 struct v4l2_format *f) in cedrus_try_fmt_vid_cap()
258 struct v4l2_format *f) in cedrus_try_fmt_vid_out()
277 struct v4l2_format *f) in cedrus_s_fmt_vid_cap()
297 struct v4l2_format *f) in cedrus_s_fmt_vid_out()
/OK3568_Linux_fs/kernel/fs/
H A Dfile_table.c47 struct file *f = container_of(head, struct file, f_u.fu_rcuhead); in file_free_rcu() local
53 static inline void file_free(struct file *f) in file_free()
98 struct file *f; in __alloc_file() local
137 struct file *f; in alloc_empty_file() local
173 struct file *f = __alloc_file(flags, cred); in alloc_empty_file_noaccount() local
245 struct file *f = alloc_file(&base->f_path, flags, fops); in alloc_file_clone() local
306 struct file *f, *t; in delayed_fput() local
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-versatile-fpga.c56 struct fpga_irq_data *f = irq_data_get_irq_chip_data(d); in fpga_irq_mask() local
64 struct fpga_irq_data *f = irq_data_get_irq_chip_data(d); in fpga_irq_unmask() local
73 struct fpga_irq_data *f = irq_desc_get_handler_data(desc); in fpga_irq_handle() local
100 static int handle_one_fpga(struct fpga_irq_data *f, struct pt_regs *regs) in handle_one_fpga()
132 struct fpga_irq_data *f = d->host_data; in fpga_irqdomain_map() local
152 struct fpga_irq_data *f; in fpga_irq_init() local
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec.c127 static void rkvdec_reset_fmt(struct rkvdec_ctx *ctx, struct v4l2_format *f, in rkvdec_reset_fmt()
141 struct v4l2_format *f = &ctx->coded_fmt; in rkvdec_reset_coded_fmt() local
156 struct v4l2_format *f = &ctx->decoded_fmt; in rkvdec_reset_decoded_fmt() local
201 struct v4l2_format *f) in rkvdec_try_capture_fmt()
242 struct v4l2_format *f) in rkvdec_try_output_fmt()
274 struct v4l2_format *f) in rkvdec_s_capture_fmt()
295 struct v4l2_format *f) in rkvdec_s_output_fmt()
356 struct v4l2_format *f) in rkvdec_g_output_fmt()
365 struct v4l2_format *f) in rkvdec_g_capture_fmt()
374 struct v4l2_fmtdesc *f) in rkvdec_enum_output_fmt()
[all …]
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_fragment.c102 int inet_frags_init(struct inet_frags *f) in inet_frags_init()
115 void inet_frags_fini(struct inet_frags *f) in inet_frags_fini()
151 struct inet_frags *f = fqdir->f; in fqdir_work_fn() local
167 int fqdir_init(struct fqdir **fqdirp, struct inet_frags *f, struct net *net) in fqdir_init()
225 struct inet_frags *f = q->fqdir->f; in inet_frag_destroy_rcu() local
258 struct inet_frags *f; in inet_frag_destroy() local
276 struct inet_frags *f, in inet_frag_alloc()
300 struct inet_frags *f = fqdir->f; in inet_frag_create() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dconn.h26 #define CONN_MSG(c,l,f,a...) do { \ argument
31 #define CONN_ERR(c,f,a...) CONN_MSG((c), error, f, ##a) argument
32 #define CONN_DBG(c,f,a...) CONN_MSG((c), debug, f, ##a) argument
33 #define CONN_TRACE(c,f,a...) CONN_MSG((c), trace, f, ##a) argument
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dcomposite.c61 function_descriptors(struct usb_function *f, in function_descriptors()
150 struct usb_function *f, in config_ep_by_speed_and_alt()
293 struct usb_function *f, in config_ep_by_speed()
367 void usb_remove_function(struct usb_configuration *c, struct usb_function *f) in usb_remove_function()
520 struct usb_function *f; in config_buf() local
848 struct usb_function *f; in reset_config() local
905 struct usb_function *f = c->interface[tmp]; in set_config() local
1033 struct usb_function *f; in usb_add_config() local
1062 struct usb_function *f = config->interface[i]; in usb_add_config() local
1086 struct usb_function *f; in remove_config() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c179 static ssize_t dp_link_settings_read(struct file *f, char __user *buf, in dp_link_settings_read()
245 static ssize_t dp_link_settings_write(struct file *f, const char __user *buf, in dp_link_settings_write()
364 static ssize_t dp_phy_settings_read(struct file *f, char __user *buf, in dp_phy_settings_read()
404 static ssize_t dp_phy_settings_write(struct file *f, const char __user *buf, in dp_phy_settings_write()
547 static ssize_t dp_phy_test_pattern_debugfs_write(struct file *f, const char __user *buf, in dp_phy_test_pattern_debugfs_write()
879 static ssize_t dp_sdp_message_debugfs_write(struct file *f, const char __user *buf, in dp_sdp_message_debugfs_write()
905 static ssize_t dp_dpcd_address_write(struct file *f, const char __user *buf, in dp_dpcd_address_write()
920 static ssize_t dp_dpcd_size_write(struct file *f, const char __user *buf, in dp_dpcd_size_write()
938 static ssize_t dp_dpcd_data_write(struct file *f, const char __user *buf, in dp_dpcd_data_write()
962 static ssize_t dp_dpcd_data_read(struct file *f, char __user *buf, in dp_dpcd_data_read()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_geneve.c23 struct flow_cls_offload *f) in mlx5e_tc_tun_check_udp_dport_geneve()
51 struct flow_cls_offload *f, in mlx5e_tc_tun_parse_udp_ports_geneve()
125 struct flow_cls_offload *f) in mlx5e_tc_tun_parse_geneve_vni()
157 struct flow_cls_offload *f) in mlx5e_tc_tun_parse_geneve_options()
284 struct flow_cls_offload *f) in mlx5e_tc_tun_parse_geneve_params()
315 struct flow_cls_offload *f, in mlx5e_tc_tun_parse_geneve()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_rsvp.h132 struct rsvp_filter *f; in rsvp_classify() local
251 struct rsvp_filter *f; in rsvp_get() local
281 static void __rsvp_delete_filter(struct rsvp_filter *f) in __rsvp_delete_filter()
290 struct rsvp_filter *f = container_of(to_rcu_work(work), in rsvp_delete_filter_work() local
298 static void rsvp_delete_filter(struct tcf_proto *tp, struct rsvp_filter *f) in rsvp_delete_filter()
327 struct rsvp_filter *f; in rsvp_destroy() local
344 struct rsvp_filter *nfp, *f = arg; in rsvp_delete() local
432 struct rsvp_filter *f; in tunnel_recycle() local
479 struct rsvp_filter *f, *nfp; in rsvp_change() local
671 struct rsvp_filter *f; in rsvp_walk() local
[all …]
/OK3568_Linux_fs/kernel/kernel/irq/
H A Ddebug.h6 #define ___P(f) if (desc->status_use_accessors & f) printk("%14s set\n", #f) argument
7 #define ___PS(f) if (desc->istate & f) printk("%14s set\n", #f) argument
9 #define ___PD(f) do { } while (0) argument
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dflattree.c117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
124 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
130 #define ASM_EMIT_BELONG(f, fmt, ...) \ argument
140 FILE *f = e; in asm_emit_cell() local
149 FILE *f = e; in asm_emit_string() local
159 FILE *f = e; in asm_emit_align() local
166 FILE *f = e; in asm_emit_data() local
188 FILE *f = e; in asm_emit_beginnode() local
201 FILE *f = e; in asm_emit_endnode() local
214 FILE *f = e; in asm_emit_property() local
[all …]
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dflattree.c102 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
109 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
115 #define ASM_EMIT_BELONG(f, fmt, ...) \ argument
125 FILE *f = e; in asm_emit_cell() local
134 FILE *f = e; in asm_emit_string() local
144 FILE *f = e; in asm_emit_align() local
151 FILE *f = e; in asm_emit_data() local
173 FILE *f = e; in asm_emit_beginnode() local
186 FILE *f = e; in asm_emit_endnode() local
199 FILE *f = e; in asm_emit_property() local
[all …]

12345678910>>...86