Home
last modified time | relevance | path

Searched defs:f (Results 26 – 50 of 1660) sorted by relevance

12345678910>>...67

/linux-6.14.4/include/media/
Dv4l2-device.h293 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...) \ argument
318 #define __v4l2_device_call_subdevs(v4l2_dev, cond, o, f, args...) \ argument
350 #define __v4l2_device_call_subdevs_until_err_p(v4l2_dev, sd, cond, o, f, args...) \ argument
385 #define __v4l2_device_call_subdevs_until_err(v4l2_dev, cond, o, f, args...) \ argument
412 #define v4l2_device_call_all(v4l2_dev, grpid, o, f, args...) \ argument
445 #define v4l2_device_call_until_err(v4l2_dev, grpid, o, f, args...) \ argument
472 #define v4l2_device_mask_call_all(v4l2_dev, grpmsk, o, f, args...) \ argument
504 #define v4l2_device_mask_call_until_err(v4l2_dev, grpmsk, o, f, args...) \ argument
526 #define v4l2_device_has_op(v4l2_dev, grpid, o, f) \ argument
554 #define v4l2_device_mask_has_op(v4l2_dev, grpmsk, o, f) \ argument
/linux-6.14.4/arch/powerpc/kernel/
Dasm-offsets.c517 # define SVCPU_FIELD(x, f) DEFINE(x, offsetof(struct paca_struct, shadow_vcpu.f)) in main() argument
519 # define SVCPU_FIELD(x, f) in main() argument
521 # define HSTATE_FIELD(x, f) DEFINE(x, offsetof(struct paca_struct, kvm_hstate.f)) in main() argument
523 # define SVCPU_FIELD(x, f) DEFINE(x, offsetof(struct kvmppc_book3s_shadow_vcpu, f)) in main() argument
524 # define HSTATE_FIELD(x, f) DEFINE(x, offsetof(struct kvmppc_book3s_shadow_vcpu, hstate.f)) in main() argument
/linux-6.14.4/include/linux/
Dfile.h44 #define fd_file(f) ((struct file *)((f).word & ~(FDPUT_FPUT|FDPUT_POS_UNLOCK))) argument
45 static inline bool fd_empty(struct fd f) in fd_empty()
51 static inline struct fd BORROWED_FD(struct file *f) in BORROWED_FD()
55 static inline struct fd CLONED_FD(struct file *f) in CLONED_FD()
76 static inline void fdput_pos(struct fd f) in fdput_pos()
/linux-6.14.4/sound/core/seq/
Dseq_prioq.c44 struct snd_seq_prioq *f; in snd_seq_prioq_new() local
61 struct snd_seq_prioq *f = *fifo; in snd_seq_prioq_delete() local
131 int snd_seq_prioq_cell_in(struct snd_seq_prioq * f, in snd_seq_prioq_cell_in()
208 struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f, in snd_seq_prioq_cell_out()
237 int snd_seq_prioq_avail(struct snd_seq_prioq * f) in snd_seq_prioq_avail()
247 static void prioq_remove_cells(struct snd_seq_prioq *f, in prioq_remove_cells()
321 void snd_seq_prioq_leave(struct snd_seq_prioq *f, int client, int timestamp) in snd_seq_prioq_leave()
394 void snd_seq_prioq_remove_events(struct snd_seq_prioq * f, int client, in snd_seq_prioq_remove_events()
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/core/
Dclient.h27 #define nvif_printk(o,l,p,f,a...) do { \ argument
34 #define nvif_fatal(o,f,a...) nvif_printk((o), FATAL, CRIT, f, ##a) argument
35 #define nvif_error(o,f,a...) nvif_printk((o), ERROR, ERR, f, ##a) argument
36 #define nvif_debug(o,f,a...) nvif_printk((o), DEBUG, INFO, f, ##a) argument
37 #define nvif_trace(o,f,a...) nvif_printk((o), TRACE, INFO, f, ##a) argument
38 #define nvif_info(o,f,a...) nvif_printk((o), INFO, INFO, f, ##a) argument
39 #define nvif_ioctl(o,f,a...) nvif_trace((o), "ioctl: "f, ##a) argument
/linux-6.14.4/drivers/scsi/esas2r/
Desas2r_log.h81 #define esas2r_debug(f, args ...) esas2r_log(ESAS2R_LOG_DEBG, f, ## args) argument
82 #define esas2r_hdebug(f, args ...) esas2r_log(ESAS2R_LOG_DEBG, f, ## args) argument
84 #define esas2r_debug(f, args ...) argument
85 #define esas2r_hdebug(f, args ...) argument
108 #define esas2r_trace(f, args ...) esas2r_log(ESAS2R_LOG_TRCE, "(%s:%s:%d): " \ argument
115 #define esas2r_trace(f, args ...) argument
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.c72 static int amdgpu_debugfs_process_reg_op(bool read, struct file *f, in amdgpu_debugfs_process_reg_op()
192 static ssize_t amdgpu_debugfs_regs_read(struct file *f, char __user *buf, in amdgpu_debugfs_regs_read()
201 static ssize_t amdgpu_debugfs_regs_write(struct file *f, const char __user *buf, in amdgpu_debugfs_regs_write()
230 static ssize_t amdgpu_debugfs_regs2_op(struct file *f, char __user *buf, u32 offset, size_t size, i… in amdgpu_debugfs_regs2_op()
320 static long amdgpu_debugfs_regs2_ioctl(struct file *f, unsigned int cmd, unsigned long data) in amdgpu_debugfs_regs2_ioctl()
364 static ssize_t amdgpu_debugfs_regs2_read(struct file *f, char __user *buf, size_t size, loff_t *pos) in amdgpu_debugfs_regs2_read()
369 static ssize_t amdgpu_debugfs_regs2_write(struct file *f, const char __user *buf, size_t size, loff… in amdgpu_debugfs_regs2_write()
397 static ssize_t amdgpu_debugfs_gprwave_read(struct file *f, char __user *buf, size_t size, loff_t *p… in amdgpu_debugfs_gprwave_read()
479 static long amdgpu_debugfs_gprwave_ioctl(struct file *f, unsigned int cmd, unsigned long data) in amdgpu_debugfs_gprwave_ioctl()
518 static ssize_t amdgpu_debugfs_regs_pcie_read(struct file *f, char __user *buf, in amdgpu_debugfs_regs_pcie_read()
[all …]
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvif/
Dprintf.h7 #define NVIF_PRINT(l,o,f,a...) do { \ argument
14 #define NVIF_DEBUG(o,f,a...) NVIF_PRINT(debugf, (o), f, ##a) argument
16 #define NVIF_DEBUG(o,f,a...) argument
19 #define NVIF_ERROR(o,f,a...) NVIF_PRINT(errorf, (o), f, ##a) argument
20 #define NVIF_ERRON(c,o,f,a...) do { \ argument
/linux-6.14.4/net/sched/
Dcls_fw.c56 struct fw_filter *f; in fw_classify() local
94 struct fw_filter *f; in fw_get() local
115 static void __fw_delete_filter(struct fw_filter *f) in __fw_delete_filter()
124 struct fw_filter *f = container_of(to_rcu_work(work), in fw_delete_filter_work() local
136 struct fw_filter *f; in fw_destroy() local
160 struct fw_filter *f = arg; in fw_delete() local
202 struct fw_filter *f, struct nlattr **tb, in fw_set_parms()
245 struct fw_filter *f = *arg; in fw_change() local
358 struct fw_filter *f; in fw_walk() local
372 struct fw_filter *f = fh; in fw_dump() local
[all …]
Dcls_basic.c46 struct basic_filter *f; in basic_classify() local
65 struct basic_filter *f; in basic_get() local
89 static void __basic_delete_filter(struct basic_filter *f) in __basic_delete_filter()
100 struct basic_filter *f = container_of(to_rcu_work(work), in basic_delete_filter_work() local
112 struct basic_filter *f, *n; in basic_destroy() local
131 struct basic_filter *f = arg; in basic_delete() local
148 struct basic_filter *f, unsigned long base, in basic_set_parms()
253 struct basic_filter *f; in basic_walk() local
264 struct basic_filter *f = fh; in basic_bind_class() local
273 struct basic_filter *f = fh; in basic_dump() local
Dcls_route.c78 struct route4_filter *f) in route4_set_fastmap()
132 struct route4_filter *f; in route4_classify() local
221 struct route4_filter *f; in route4_get() local
255 static void __route4_delete_filter(struct route4_filter *f) in __route4_delete_filter()
264 struct route4_filter *f = container_of(to_rcu_work(work), in route4_delete_filter_work() local
272 static void route4_queue_work(struct route4_filter *f) in route4_queue_work()
292 struct route4_filter *f; in route4_destroy() local
317 struct route4_filter *f = arg; in route4_delete() local
384 unsigned long base, struct route4_filter *f, in route4_set_parms()
483 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
[all …]
/linux-6.14.4/fs/jffs2/
Dos-linux.h23 #define OFNI_EDONI_2SFFJ(f) (&(f)->vfs_inode) argument
28 #define JFFS2_F_I_SIZE(f) (OFNI_EDONI_2SFFJ(f)->i_size) argument
29 #define JFFS2_F_I_MODE(f) (OFNI_EDONI_2SFFJ(f)->i_mode) argument
30 #define JFFS2_F_I_UID(f) (i_uid_read(OFNI_EDONI_2SFFJ(f))) argument
31 #define JFFS2_F_I_GID(f) (i_gid_read(OFNI_EDONI_2SFFJ(f))) argument
32 #define JFFS2_F_I_RDEV(f) (OFNI_EDONI_2SFFJ(f)->i_rdev) argument
38 #define JFFS2_F_I_CTIME(f) I_SEC(inode_get_ctime(OFNI_EDONI_2SFFJ(f))) argument
39 #define JFFS2_F_I_MTIME(f) I_SEC(inode_get_mtime(OFNI_EDONI_2SFFJ(f))) argument
40 #define JFFS2_F_I_ATIME(f) I_SEC(inode_get_atime(OFNI_EDONI_2SFFJ(f))) argument
51 static inline void jffs2_init_inode_info(struct jffs2_inode_info *f) in jffs2_init_inode_info()
[all …]
/linux-6.14.4/security/ipe/
Dpolicy_fs.c42 static ssize_t read_pkcs7(struct file *f, char __user *data, in read_pkcs7()
85 static ssize_t read_policy(struct file *f, char __user *data, in read_policy()
122 static ssize_t read_name(struct file *f, char __user *data, in read_name()
160 static ssize_t read_version(struct file *f, char __user *data, in read_version()
203 static ssize_t setactive(struct file *f, const char __user *data, in setactive()
251 static ssize_t getactive(struct file *f, char __user *data, in getactive()
288 static ssize_t update_policy(struct file *f, const char __user *data, in update_policy()
329 static ssize_t delete_policy(struct file *f, const char __user *data, in delete_policy()
436 const struct ipefs_file *f = NULL; in ipe_new_policyfs_node() local
/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dcss_trace.h207 #define FIELD_VALUE_PACK(f) FIELD_PACK(f, FIELD_VALUE_MASK, FIELD_VALUE_OFFSET) argument
208 #define FIELD_VALUE_UNPACK(f) FIELD_UNPACK(f, FIELD_VALUE_MASK, FIELD_VALUE_OFFSET) argument
213 #define FIELD_MINOR_PACK(f) FIELD_PACK(f, FIELD_MINOR_MASK, FIELD_MINOR_OFFSET) argument
214 #define FIELD_MINOR_UNPACK(f) FIELD_UNPACK(f, FIELD_MINOR_MASK, FIELD_MINOR_OFFSET) argument
219 #define FIELD_MAJOR_PACK(f) FIELD_PACK(f, FIELD_MAJOR_MASK, FIELD_MAJOR_OFFSET) argument
220 #define FIELD_MAJOR_UNPACK(f) FIELD_UNPACK(f, FIELD_MAJOR_MASK, FIELD_MAJOR_OFFSET) argument
225 #define FIELD_FULL_MAJOR_PACK(f) FIELD_PACK(f, FIELD_FULL_MAJOR_MASK, FIELD_MAJOR_OFFSET) argument
234 #define FIELD_MAJOR_W_FMT_PACK(f) FIELD_PACK(f, FIELD_MAJOR_W_FMT_MASK, FIELD_MAJOR_W_FMT_OFFSET) argument
235 #define FIELD_MAJOR_W_FMT_UNPACK(f) FIELD_UNPACK(f, FIELD_MAJOR_W_FMT_MASK, FIELD_MAJOR_W_FMT_OFFSE… argument
240 #define FIELD_FORMAT_PACK(f) FIELD_PACK(f, FIELD_FORMAT_MASK, FIELD_FORMAT_OFFSET) argument
[all …]
/linux-6.14.4/drivers/usb/gadget/function/
Df_subset.c55 static inline struct f_gether *func_to_geth(struct usb_function *f) in func_to_geth()
253 static int geth_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in geth_set_alt()
278 static void geth_disable(struct usb_function *f) in geth_disable()
292 geth_bind(struct usb_configuration *c, struct usb_function *f) in geth_bind()
415 static void geth_free_inst(struct usb_function_instance *f) in geth_free_inst()
449 static void geth_free(struct usb_function *f) in geth_free()
457 static void geth_unbind(struct usb_configuration *c, struct usb_function *f) in geth_unbind()
Df_ecm.c64 static inline struct f_ecm *func_to_ecm(struct usb_function *f) in func_to_ecm()
457 static int ecm_setup(struct usb_function *f, const struct usb_ctrlrequest *ctrl) in ecm_setup()
522 static int ecm_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in ecm_set_alt()
600 static int ecm_get_alt(struct usb_function *f, unsigned intf) in ecm_get_alt()
609 static void ecm_disable(struct usb_function *f) in ecm_disable()
672 ecm_bind(struct usb_configuration *c, struct usb_function *f) in ecm_bind()
842 static void ecm_free_inst(struct usb_function_instance *f) in ecm_free_inst()
875 static void ecm_suspend(struct usb_function *f) in ecm_suspend()
885 static void ecm_resume(struct usb_function *f) in ecm_resume()
895 static void ecm_free(struct usb_function *f) in ecm_free()
[all …]
Df_obex.c37 static inline struct f_obex *func_to_obex(struct usb_function *f) in func_to_obex()
189 static int obex_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in obex_set_alt()
241 static int obex_get_alt(struct usb_function *f, unsigned intf) in obex_get_alt()
248 static void obex_disable(struct usb_function *f) in obex_disable()
302 static int obex_bind(struct usb_configuration *c, struct usb_function *f) in obex_bind()
415 static void obex_free_inst(struct usb_function_instance *f) in obex_free_inst()
445 static void obex_free(struct usb_function *f) in obex_free()
453 static void obex_unbind(struct usb_configuration *c, struct usb_function *f) in obex_unbind()
/linux-6.14.4/drivers/gpu/drm/scheduler/
Dsched_fence.c90 static const char *drm_sched_fence_get_timeline_name(struct dma_fence *f) in drm_sched_fence_get_timeline_name()
98 struct dma_fence *f = container_of(rcu, struct dma_fence, rcu); in drm_sched_fence_free_rcu() local
128 static void drm_sched_fence_release_scheduled(struct dma_fence *f) in drm_sched_fence_release_scheduled()
143 static void drm_sched_fence_release_finished(struct dma_fence *f) in drm_sched_fence_release_finished()
150 static void drm_sched_fence_set_deadline_finished(struct dma_fence *f, in drm_sched_fence_set_deadline_finished()
194 struct drm_sched_fence *to_drm_sched_fence(struct dma_fence *f) in to_drm_sched_fence()
/linux-6.14.4/drivers/tty/
Dtty.h9 #define tty_msg(fn, tty, f, ...) \ argument
12 #define tty_debug(tty, f, ...) tty_msg(pr_debug, tty, f, ##__VA_ARGS__) argument
13 #define tty_notice(tty, f, ...) tty_msg(pr_notice, tty, f, ##__VA_ARGS__) argument
14 #define tty_warn(tty, f, ...) tty_msg(pr_warn, tty, f, ##__VA_ARGS__) argument
15 #define tty_err(tty, f, ...) tty_msg(pr_err, tty, f, ##__VA_ARGS__) argument
17 #define tty_info_ratelimited(tty, f, ...) \ argument
/linux-6.14.4/arch/s390/lib/
Dtest_modules.h5 #define __REPEAT_10000_3(f, x) \ argument
16 #define __REPEAT_10000_2(f, x) \ argument
27 #define __REPEAT_10000_1(f, x) \ argument
38 #define REPEAT_10000(f) \ argument
/linux-6.14.4/drivers/irqchip/
Dirq-ftintc010.c55 struct ft010_irq_data *f = irq_data_get_irq_chip_data(d); in ft010_irq_mask() local
65 struct ft010_irq_data *f = irq_data_get_irq_chip_data(d); in ft010_irq_unmask() local
75 struct ft010_irq_data *f = irq_data_get_irq_chip_data(d); in ft010_irq_ack() local
82 struct ft010_irq_data *f = irq_data_get_irq_chip_data(d); in ft010_irq_set_type() local
130 struct ft010_irq_data *f = &firq; in ft010_irqchip_handle_irq() local
143 struct ft010_irq_data *f = d->host_data; in ft010_irqdomain_map() local
168 struct ft010_irq_data *f = &firq; in ft010_of_init_irq() local
Dirq-versatile-fpga.c54 struct fpga_irq_data *f = irq_data_get_irq_chip_data(d); in fpga_irq_mask() local
62 struct fpga_irq_data *f = irq_data_get_irq_chip_data(d); in fpga_irq_unmask() local
70 struct fpga_irq_data *f = irq_data_get_irq_chip_data(d); in fpga_irq_print_chip() local
85 struct fpga_irq_data *f = irq_desc_get_handler_data(desc); in fpga_irq_handle() local
112 static int handle_one_fpga(struct fpga_irq_data *f, struct pt_regs *regs) in handle_one_fpga()
144 struct fpga_irq_data *f = d->host_data; in fpga_irqdomain_map() local
163 struct fpga_irq_data *f; in fpga_irq_init() local
/linux-6.14.4/drivers/net/ethernet/marvell/prestera/
Dprestera_flow.c17 struct tc_cls_matchall_offload *f) in prestera_flow_block_mall_cb()
31 struct flow_cls_offload *f) in prestera_flow_block_flower_cb()
174 struct flow_block_offload *f, in prestera_flow_block_get()
220 struct flow_block_offload *f, bool ingress) in prestera_setup_flow_block_bind()
257 struct flow_block_offload *f, bool ingress) in prestera_setup_flow_block_unbind()
288 struct flow_block_offload *f, in prestera_setup_flow_block_clsact()
305 struct flow_block_offload *f) in prestera_flow_block_setup()
/linux-6.14.4/kernel/trace/
Dtrace_branch.c31 probe_likely_condition(struct ftrace_likely_data *f, int val, int expect) in probe_likely_condition()
90 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition()
196 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition()
201 void ftrace_likely_update(struct ftrace_likely_data *f, int val, in ftrace_likely_update()
258 const char *f; in branch_stat_process_file() local
268 struct ftrace_branch_data *p, const char *f) in branch_stat_show()
286 struct ftrace_branch_data *p, const char *f) in branch_stat_show_normal()
296 const char *f; in annotate_branch_stat_show() local
424 const char *f; in all_branch_stat_show() local
/linux-6.14.4/drivers/video/fbdev/via/
Ddebug.h17 #define DEBUG_MSG(f, a...) printk(f, ## a) argument
19 #define DEBUG_MSG(f, a...) no_printk(f, ## a) argument
24 #define WARN_MSG(f, a...) printk(f, ## a) argument
26 #define WARN_MSG(f, a...) no_printk(f, ## a) argument

12345678910>>...67