| /linux/tools/testing/selftests/liveupdate/ |
| H A D | luo_test_utils.c | 62 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 D | luo_kexec_simple.c | 50 int session_fd, mfd, stage; in run_stage_2() local
|
| /linux/drivers/fwctl/mlx5/ |
| H A D | main.c | 131 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 D | clk-pllv4.c | 82 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 D | clk-pllv3.c | 222 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 D | clk-pllv2.c | 81 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 D | clk-pllv1.c | 58 unsigned int mfi, mfn, mfd, pd; in clk_pllv1_recalc_rate() local
|
| H A D | clk-fracn-gppll.c | 165 u32 mfi, mfn, mfd, rdiv, odiv; in clk_fracn_gppll_recalc_rate() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | pe_preserve_elems.c | 12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); in test_one_map() local
|
| /linux/arch/powerpc/boot/ |
| H A D | mpc8xx.c | 24 int mfi, mfn, mfd, pdf; in mpc885_get_clock() local
|
| /linux/tools/testing/selftests/filesystems/ |
| H A D | fclog.c | 88 int mfd = fsmount(fsfd, FSMOUNT_CLOEXEC, MOUNT_ATTR_NOEXEC | MOUNT_ATTR_NOSUID); in TEST_F() local
|
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 51 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 D | ptp_fc3.h | 26 struct device *mfd; member
|
| H A D | ptp_idt82p33.h | 99 struct device *mfd; member
|
| H A D | ptp_clockmatrix.h | 127 struct device *mfd; member
|
| /linux/samples/vfs/ |
| H A D | test-fsmount.c | 105 int fsfd, mfd; in main() local
|
| /linux/tools/testing/selftests/memfd/ |
| H A D | fuse_test.c | 231 int fd, mfd, r; in main() local
|
| /linux/drivers/input/touchscreen/ |
| H A D | tps6507x-ts.c | 43 struct tps6507x_dev *mfd; member
|
| /linux/drivers/regulator/ |
| H A D | tps65910-regulator.c | 309 struct tps65910 *mfd; member 824 struct tps65910 *mfd = pmic->mfd; in tps65910_set_ext_sleep_config() local
|
| H A D | tps6507x-regulator.c | 109 struct tps6507x_dev *mfd; member
|
| H A D | bcm590xx-regulator.c | 40 struct bcm590xx *mfd; member
|
| /linux/arch/m68k/coldfire/ |
| H A D | m53xx.c | 472 int fref, temp, fout, mfd; in clock_pll() local
|
| /linux/drivers/clk/ |
| H A D | clk-plldig.c | 191 unsigned int mfd, fracdiv = 0; in plldig_init() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 62 int mfd, pfd, ret, zero = 0; in bpf_map_lookup_elem_with_ref_bit() local
|
| H A D | test_verifier.c | 585 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
|