Home
last modified time | relevance | path

Searched defs:f (Results 976 – 1000 of 2134) sorted by relevance

1...<<31323334353637383940>>...86

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c96 struct dma_fence *f; in amdgpu_vm_sdma_commit() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dmlock-random-test.c48 FILE *f; in get_proc_locked_vm_size() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_sas_internal.h14 struct sas_function_template *f; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dfentry_test.c52 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void * e, __u64 f) in BPF_PROG()
H A Dbtf_dump_test_case_packing.c63 int f(struct { in f() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dapply_visitor_unary.hpp106 Visitor&(*f)() = 0; // pointer to function in vis() local
/OK3568_Linux_fs/kernel/drivers/parport/
H A Dparport_gsc.c308 int f = 0; in parport_gsc_probe_port() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dprojection.hpp59 const double f = util::clamp(std::sin(util::DEG2RAD * constrainedLatitude), -m, m); in projectedMetersForLatLng() local
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dbmips-cpufreq.c45 #define BMIPS(c, t, m, f) { \ argument
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c331 struct file *f = NULL; in copy_event_to_user() local
675 struct fd f = fdget(dfd); in fanotify_find_path() local
1115 struct fd f; in do_fanotify_mark() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c232 RK_S32 e, f; in resolve_divisor() local
559 static void av1d_frame_unref(Av1CodecContext *ctx, AV1Frame *f) in av1d_frame_unref()
1125 AV1Frame *f = &s->ref[i]; in av1d_paser_reset() local
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dcache-tauros2.c290 unsigned int f; in tauros2_init() local
/OK3568_Linux_fs/kernel/include/crypto/
H A Dblake2s.h29 u32 f[2]; member
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dfstime.c91 int f; variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.c174 static int brcms_debugfs_entry_open(struct inode *inode, struct file *f) in brcms_debugfs_entry_open()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dhid.c32 struct usb_function *f; member
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-browser25 def timeit(f): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c80 FILE *f; in search_proc_maps() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_uac2.c77 static inline struct f_uac2 *func_to_uac2(struct usb_function *f) in func_to_uac2()
2133 static void afunc_free_inst(struct usb_function_instance *f) in afunc_free_inst()
2185 static void afunc_free(struct usb_function *f) in afunc_free()
2198 static void afunc_unbind(struct usb_configuration *c, struct usb_function *f) in afunc_unbind()
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c1468 int type, struct v4l2_fract *f) in vidioc_g_pixelaspect()
1558 struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_cap()
1569 struct v4l2_format *f) in vidioc_g_fmt_vid_cap()
1588 struct v4l2_format *f) in vidioc_try_fmt_vid_cap()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Drenesas-ceu.c1147 struct v4l2_fmtdesc *f) in ceu_enum_fmt_vid_cap()
1161 struct v4l2_format *f) in ceu_try_fmt_vid_cap()
1169 struct v4l2_format *f) in ceu_s_fmt_vid_cap()
1180 struct v4l2_format *f) in ceu_g_fmt_vid_cap()
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dechoaudio.c112 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_format_by_channels() local
140 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_channels_by_format() local
174 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_format_by_channels() local
209 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_channels_by_format() local
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic.c92 #define gic_lock_irqsave(f) \ argument
94 #define gic_unlock_irqrestore(f) \ argument
102 #define gic_lock_irqsave(f) do { (void)(f); } while(0) argument
103 #define gic_unlock_irqrestore(f) do { (void)(f); } while(0) argument
/OK3568_Linux_fs/external/recovery/update_engine/
H A Ddo_patch.c97 FILE * f = NULL, * cpf = NULL, * dpf = NULL, * epf = NULL; in do_patch_rkimg() local
/OK3568_Linux_fs/kernel/drivers/reset/sti/
H A Dreset-syscfg.c163 struct regmap_field *f; in syscfg_reset_controller_register() local

1...<<31323334353637383940>>...86