/linux-6.14.4/arch/arm/kernel/ |
D | fiq.c | 107 int claim_fiq(struct fiq_handler *f) in claim_fiq() 126 void release_fiq(struct fiq_handler *f) in release_fiq()
|
/linux-6.14.4/tools/lib/subcmd/ |
D | parse-options.h | 122 #define OPT_BOOLEAN_FLAG(s, l, v, h, f) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name… argument 149 #define OPT_CALLBACK(s, l, v, a, h, f) \ argument 151 #define OPT_CALLBACK_SET(s, l, v, os, a, h, f) \ argument 153 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f) \ argument 155 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d) \ argument 157 #define OPT_CALLBACK_DEFAULT_NOOPT(s, l, v, a, h, f, d) \ argument 161 #define OPT_CALLBACK_OPTARG(s, l, v, d, a, h, f) \ argument
|
/linux-6.14.4/drivers/staging/media/imx/ |
D | imx-media-capture.c | 95 struct v4l2_fmtdesc *f) in capture_enum_fmt_vid_cap() 130 struct v4l2_format *f) in capture_g_fmt_vid_cap() 183 struct v4l2_format *f) in capture_try_fmt_vid_cap() 190 struct v4l2_format *f) in capture_s_fmt_vid_cap() 351 struct v4l2_fmtdesc *f) in capture_legacy_enum_fmt_vid_cap() 426 struct v4l2_format *f) in capture_legacy_try_fmt_vid_cap() 446 struct v4l2_format *f) in capture_legacy_s_fmt_vid_cap()
|
/linux-6.14.4/drivers/media/dvb-core/ |
D | dvb_demux.c | 88 static u32 dvb_dmx_crc32(struct dvb_demux_feed *f, const u8 *src, size_t len) in dvb_dmx_crc32() 93 static void dvb_dmx_memcopy(struct dvb_demux_feed *f, u8 *d, const u8 *s, in dvb_dmx_memcopy() 135 struct dvb_demux_filter *f) in dvb_dmx_swfilter_sectionfilter() 159 struct dvb_demux_filter *f = feed->filter; in dvb_dmx_swfilter_section_feed() local 400 #define DVR_FEED(f) \ argument 922 struct dvb_demux_filter *f; in prepare_secfilters() local 1014 struct dvb_demux_filter *dvbdmxfilter = (struct dvb_demux_filter *)filter, *f; in dmx_section_feed_release_filter() local
|
/linux-6.14.4/drivers/input/mouse/ |
D | alps.c | 514 struct alps_fields *f = &priv->f; in alps_report_mt_data() local 528 struct alps_fields *f = &priv->f; in alps_report_semi_mt_data() local 623 static void alps_decode_buttons_v3(struct alps_fields *f, unsigned char *p) in alps_decode_buttons_v3() 634 static int alps_decode_pinnacle(struct alps_fields *f, unsigned char *p, in alps_decode_pinnacle() 660 static int alps_decode_rushmore(struct alps_fields *f, unsigned char *p, in alps_decode_rushmore() 688 static int alps_decode_dolphin(struct alps_fields *f, unsigned char *p, in alps_decode_dolphin() 730 struct alps_fields *f = &priv->f; in alps_process_touchpad_packet_v3_v5() local 893 struct alps_fields *f = &priv->f; in alps_process_packet_v4() local 1026 static int alps_decode_packet_v7(struct alps_fields *f, in alps_decode_packet_v7() 1120 struct alps_fields *f = &priv->f; in alps_process_touchpad_packet_v7() local [all …]
|
/linux-6.14.4/drivers/media/test-drivers/vicodec/ |
D | vicodec-core.c | 707 static int enum_fmt(struct v4l2_fmtdesc *f, struct vicodec_ctx *ctx, in enum_fmt() 746 struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_cap() 754 struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_out() 761 static int vidioc_g_fmt(struct vicodec_ctx *ctx, struct v4l2_format *f) in vidioc_g_fmt() 820 struct v4l2_format *f) in vidioc_g_fmt_vid_out() 826 struct v4l2_format *f) in vidioc_g_fmt_vid_cap() 831 static int vidioc_try_fmt(struct vicodec_ctx *ctx, struct v4l2_format *f) in vidioc_try_fmt() 893 struct v4l2_format *f) in vidioc_try_fmt_vid_cap() 930 struct v4l2_format *f) in vidioc_try_fmt_vid_out() 970 static int vidioc_s_fmt(struct vicodec_ctx *ctx, struct v4l2_format *f) in vidioc_s_fmt() [all …]
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | cputable.c | 159 unsigned long f = 1ul << i; in cpu_feature_keys_init() local 176 unsigned long f = 1ul << i; in mmu_feature_keys_init() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | linked_list.c | 31 struct foo *f; in list_push_pop() local 112 struct foo *f[200], *pf; in list_push_pop_multiple() local 195 struct foo *f; in list_in_list() local
|
D | btf_dump_test_case_syntax.c | 138 fn_ptr1_t f; member 176 } f; member 205 int f; member 225 volatile long f; member 250 float f; member 277 int f(struct root_struct *s) in f() function
|
/linux-6.14.4/drivers/acpi/ |
D | ec_sys.c | 30 static ssize_t acpi_ec_read_io(struct file *f, char __user *buf, in acpi_ec_read_io() 64 static ssize_t acpi_ec_write_io(struct file *f, const char __user *buf, in acpi_ec_write_io()
|
/linux-6.14.4/drivers/media/common/saa7146/ |
D | saa7146_video.c | 267 static int vidioc_enum_fmt_vid_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_cap() 340 static int vidioc_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_g_fmt_vid_cap() 349 static int vidioc_g_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_g_fmt_vbi_cap() 358 static int vidioc_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_try_fmt_vid_cap() 420 static int vidioc_s_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_s_fmt_vid_cap()
|
/linux-6.14.4/drivers/usb/gadget/function/ |
D | uvc.h | 56 #define uvcg_dbg(f, fmt, args...) \ argument 58 #define uvcg_info(f, fmt, args...) \ argument 60 #define uvcg_warn(f, fmt, args...) \ argument 62 #define uvcg_err(f, fmt, args...) \ argument 185 static inline struct uvc_device *to_uvc(struct usb_function *f) in to_uvc()
|
D | f_sourcesink.c | 53 static inline struct f_sourcesink *func_to_ss(struct usb_function *f) in func_to_ss() 317 sourcesink_bind(struct usb_configuration *c, struct usb_function *f) in sourcesink_bind() 447 sourcesink_free_func(struct usb_function *f) in sourcesink_free_func() 736 static int sourcesink_set_alt(struct usb_function *f, in sourcesink_set_alt() 746 static int sourcesink_get_alt(struct usb_function *f, unsigned intf) in sourcesink_get_alt() 753 static void sourcesink_disable(struct usb_function *f) in sourcesink_disable() 762 static int sourcesink_setup(struct usb_function *f, in sourcesink_setup()
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | seq.h | 12 #define clk_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) argument 13 #define clk_wait(s,f,d) hwsq_wait(&(s)->base, (f), (d)) argument
|
/linux-6.14.4/fs/bcachefs/ |
D | btree_locking.c | 454 struct get_locks_fail *f) in btree_path_get_locks() 596 struct get_locks_fail f; in bch2_btree_path_relock_norestart() local 617 struct get_locks_fail *f) in bch2_btree_path_upgrade_noupgrade_sibs() 631 struct get_locks_fail *f) in __bch2_btree_path_upgrade() 730 struct get_locks_fail *f, bool trace) in bch2_trans_relock_fail() 777 struct get_locks_fail f; in __bch2_trans_relock() local
|
D | bkey.h | 318 static inline bool bkeyp_u64s_valid(const struct bkey_format *f, in bkeyp_u64s_valid() 482 static inline u64 bkey_field_max(const struct bkey_format *f, in bkey_field_max() 513 static inline unsigned high_word_offset(const struct bkey_format *f) in high_word_offset() 523 static inline unsigned high_word_offset(const struct bkey_format *f) in high_word_offset() 535 #define high_word(f, k) ((u64 *) (k)->_data + high_word_offset(f)) argument 579 static inline bool bch2_bkey_format_field_overflows(struct bkey_format *f, unsigned i) in bch2_bkey_format_field_overflows()
|
/linux-6.14.4/net/9p/ |
D | trans_usbg.c | 59 static inline struct f_usb9pfs *func_to_usb9pfs(struct usb_function *f) in func_to_usb9pfs() 638 struct usb_function *f) in usb9pfs_func_bind() 703 struct usb_function *f) in usb9pfs_func_unbind() 710 static void usb9pfs_free_func(struct usb_function *f) in usb9pfs_free_func() 726 static int usb9pfs_set_alt(struct usb_function *f, in usb9pfs_set_alt() 735 static void usb9pfs_disable(struct usb_function *f) in usb9pfs_disable()
|
/linux-6.14.4/drivers/staging/media/meson/vdec/ |
D | vdec.c | 492 struct v4l2_format *f) in vdec_try_fmt_common() 559 static int vdec_try_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_try_fmt() 569 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt() 597 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt() 659 static int vdec_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) in vdec_enum_fmt() 774 struct v4l2_fract *f) in vdec_g_pixelaspect()
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun_mplsoudp.c | 48 struct flow_cls_offload *f, in parse_udp_ports() 57 struct flow_cls_offload *f, in parse_tunnel()
|
/linux-6.14.4/include/linux/ |
D | if_tun.h | 53 static inline struct socket *tun_get_socket(struct file *f) in tun_get_socket() 58 static inline struct ptr_ring *tun_get_tx_ring(struct file *f) in tun_get_tx_ring()
|
/linux-6.14.4/tools/testing/selftests/arm64/mte/ |
D | check_ksm_options.c | 28 FILE *f; in read_sysfs() local 46 FILE *f; in write_sysfs() local
|
/linux-6.14.4/arch/alpha/kernel/ |
D | err_impl.h | 41 #define EXTRACT(u, f) (((u) >> f##__S) & f##__M) argument 42 #define GEN_MASK(f) ((u64)f##__M << f##__S) argument
|
/linux-6.14.4/drivers/vhost/ |
D | test.c | 105 static int vhost_test_open(struct inode *inode, struct file *f) in vhost_test_open() 152 static int vhost_test_release(struct inode *inode, struct file *f) in vhost_test_release() 311 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl()
|
/linux-6.14.4/sound/core/ |
D | compress_offload.c | 82 static int snd_compr_open(struct inode *inode, struct file *f) in snd_compr_open() 152 static int snd_compr_free(struct inode *inode, struct file *f) in snd_compr_free() 295 static ssize_t snd_compr_write(struct file *f, const char __user *buf, in snd_compr_write() 346 static ssize_t snd_compr_read(struct file *f, char __user *buf, in snd_compr_read() 392 static int snd_compr_mmap(struct file *f, struct vm_area_struct *vma) in snd_compr_mmap() 405 static __poll_t snd_compr_poll(struct file *f, poll_table *wait) in snd_compr_poll() 1261 static long snd_compr_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in snd_compr_ioctl()
|
/linux-6.14.4/drivers/media/platform/chips-media/wave5/ |
D | wave5-vpu-dec.c | 468 static int wave5_vpu_dec_enum_framesizes(struct file *f, void *fh, struct v4l2_frmsizeenum *fsize) in wave5_vpu_dec_enum_framesizes() 493 static int wave5_vpu_dec_enum_fmt_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) in wave5_vpu_dec_enum_fmt_cap() 507 static int wave5_vpu_dec_try_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_dec_try_fmt_cap() 548 static int wave5_vpu_dec_s_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_dec_s_fmt_cap() 607 static int wave5_vpu_dec_g_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_dec_g_fmt_cap() 631 static int wave5_vpu_dec_enum_fmt_out(struct file *file, void *fh, struct v4l2_fmtdesc *f) in wave5_vpu_dec_enum_fmt_out() 648 static int wave5_vpu_dec_try_fmt_out(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_dec_try_fmt_out() 679 static int wave5_vpu_dec_s_fmt_out(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_dec_s_fmt_out()
|