Home
last modified time | relevance | path

Searched defs:mfd (Results 1 – 25 of 29) sorted by relevance

12

/linux/tools/testing/selftests/liveupdate/
H A Dluo_test_utils.c62 int mfd = -1, ret = -1; in create_and_preserve_memfd() local
98 int mfd = -1, ret = -1; in restore_and_verify_memfd() local
159 int mfd; in restore_and_read_stage() local
H A Dluo_kexec_simple.c50 int session_fd, mfd, stage; in run_stage_2() local
/linux/drivers/fwctl/mlx5/
H A Dmain.c131 struct mlx5ctl_uctx *mfd = in mlx5ctl_open_uctx() local
158 struct mlx5ctl_uctx *mfd = in mlx5ctl_close_uctx() local
166 struct mlx5ctl_uctx *mfd = in mlx5ctl_info() local
311 struct mlx5ctl_uctx *mfd = in mlx5ctl_fw_rpc() local
/linux/drivers/clk/imx/
H A Dclk-pllv4.c82 u32 mult, mfn, mfd; in clk_pllv4_recalc_rate() local
104 u32 mfn, mfd = DEFAULT_MFD; in clk_pllv4_determine_rate() local
188 u32 val, mult, mfn, mfd = DEFAULT_MFD; in clk_pllv4_set_rate() local
H A Dclk-pllv3.c222 u32 mfd = readl_relaxed(pll->base + pll->denom_offset); in clk_pllv3_av_recalc_rate() local
239 u32 mfn, mfd = 1000000; in clk_pllv3_av_determine_rate() local
273 u32 mfn, mfd = 1000000; in clk_pllv3_av_set_rate() local
311 u32 mfd; /* denominator, 30-bit value, must be less than mfn */ member
H A Dclk-pllv2.c81 long mfi, mfn, mfd, pdf, ref_clk; in __clk_pllv2_recalc_rate() local
130 long mfi, pdf, mfn, mfd = 999999; in __clk_pllv2_set_rate() local
H A Dclk-pllv1.c58 unsigned int mfi, mfn, mfd, pd; in clk_pllv1_recalc_rate() local
H A Dclk-fracn-gppll.c165 u32 mfi, mfn, mfd, rdiv, odiv; in clk_fracn_gppll_recalc_rate() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpe_preserve_elems.c12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); in test_one_map() local
/linux/arch/powerpc/boot/
H A Dmpc8xx.c24 int mfi, mfn, mfd, pdf; in mpc885_get_clock() local
/linux/tools/testing/selftests/filesystems/
H A Dfclog.c88 int mfd = fsmount(fsfd, FSMOUNT_CLOEXEC, MOUNT_ATTR_NOEXEC | MOUNT_ATTR_NOSUID); in TEST_F() local
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h51 static int mfd; variable
66 int mfd = memfd_create("buffer", mfd_flags); in memfd_mmap() local
725 static int _test_ioctl_ioas_map_file(int fd, unsigned int ioas_id, int mfd, in _test_ioctl_ioas_map_file()
747 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ argument
753 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ argument
760 #define test_ioctl_ioas_map_id_file(ioas_id, mfd, start, length, iova_p) \ argument
766 #define test_ioctl_ioas_map_fixed_file(mfd, start, length, iova) \ argument
/linux/drivers/ptp/
H A Dptp_fc3.h26 struct device *mfd; member
H A Dptp_idt82p33.h99 struct device *mfd; member
H A Dptp_clockmatrix.h127 struct device *mfd; member
/linux/samples/vfs/
H A Dtest-fsmount.c105 int fsfd, mfd; in main() local
/linux/tools/testing/selftests/memfd/
H A Dfuse_test.c231 int fd, mfd, r; in main() local
/linux/drivers/input/touchscreen/
H A Dtps6507x-ts.c43 struct tps6507x_dev *mfd; member
/linux/drivers/regulator/
H A Dtps65910-regulator.c309 struct tps65910 *mfd; member
824 struct tps65910 *mfd = pmic->mfd; in tps65910_set_ext_sleep_config() local
H A Dtps6507x-regulator.c109 struct tps6507x_dev *mfd; member
H A Dbcm590xx-regulator.c40 struct bcm590xx *mfd; member
/linux/arch/m68k/coldfire/
H A Dm53xx.c472 int fref, temp, fout, mfd; in clock_pll() local
/linux/drivers/clk/
H A Dclk-plldig.c191 unsigned int mfd, fracdiv = 0; in plldig_init() local
/linux/tools/testing/selftests/bpf/
H A Dtest_lru_map.c62 int mfd, pfd, ret, zero = 0; in bpf_map_lookup_elem_with_ref_bit() local
H A Dtest_verifier.c585 static int create_prog_dummy_loop(enum bpf_prog_type prog_type, int mfd, in create_prog_dummy_loop()
603 int mfd, p1fd, p2fd, p3fd; in create_prog_array() local

12