Home
last modified time | relevance | path

Searched defs:df (Results 1 – 25 of 93) sorted by relevance

1234

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.c221 struct data_file *df) in handle_mapped_file()
275 struct data_file *df = NULL; in incfs_open_data_file() local
337 void incfs_free_data_file(struct data_file *df) in incfs_free_data_file()
380 struct data_file *df = NULL; in make_inode_ready_for_data_ops() local
671 struct data_file *df = get_incfs_data_file(f); in validate_hash_tree() local
787 static struct data_file_segment *get_file_segment(struct data_file *df, in get_file_segment()
815 static int get_data_file_block(struct data_file *df, int index, in get_data_file_block()
863 int incfs_get_filled_blocks(struct data_file *df, in incfs_get_filled_blocks()
1019 static struct pending_read *add_pending_read(struct data_file *df, in add_pending_read()
1062 static void remove_pending_read(struct data_file *df, struct pending_read *read) in remove_pending_read()
[all …]
H A Dverity.c60 struct data_file *df = get_incfs_data_file(filp); in incfs_get_root_hash() local
78 struct data_file *df = get_incfs_data_file(filp); in incfs_end_enable_verity() local
155 struct data_file *df; in incfs_get_verity_digest() local
181 struct data_file *df; in incfs_set_verity_digest() local
296 static int incfs_build_merkle_tree(struct file *f, struct data_file *df, in incfs_build_merkle_tree()
420 struct data_file *df = get_incfs_data_file(f); in incfs_add_signature_record() local
521 struct data_file *df = get_incfs_data_file(filp); in incfs_enable_verity() local
615 struct data_file *df = get_incfs_data_file(filp); in incfs_get_verity_signature() local
751 struct data_file *df = get_incfs_data_file(filp); in incfs_read_merkle_tree() local
H A Dvfs.c478 static int read_single_page_timeouts(struct data_file *df, struct file *f, in read_single_page_timeouts()
521 struct data_file *df = get_incfs_data_file(f); in read_single_page() local
666 struct data_file *df) in maybe_delete_incomplete_file()
730 struct data_file *df = get_incfs_data_file(f); in ioctl_fill_blocks() local
806 struct data_file *df = get_incfs_data_file(f); in ioctl_read_file_signature() local
850 struct data_file *df = get_incfs_data_file(f); in ioctl_get_filled_blocks() local
875 struct data_file *df = get_incfs_data_file(f); in ioctl_get_block_count() local
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Ddevfreq_cooling.c92 struct devfreq *df = dfc->devfreq; in devfreq_cooling_set_cur_state() local
135 static unsigned long get_voltage(struct devfreq *df, unsigned long freq) in get_voltage()
176 struct devfreq *df = dfc->devfreq; in get_static_power() local
235 struct devfreq *df = dfc->devfreq; in devfreq_cooling_get_requested_power() local
312 struct devfreq *df = dfc->devfreq; in devfreq_cooling_power2state() local
376 struct devfreq *df = dfc->devfreq; in devfreq_cooling_gen_tables() local
460 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power()
537 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
547 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register()
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dhypfs_dbfs.c35 struct hypfs_dbfs_file *df; in dbfs_read() local
63 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local
81 void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()
88 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Ddevfreq.c1312 struct devfreq *df = to_devfreq(dev); in name_show() local
1320 struct devfreq *df = to_devfreq(dev); in governor_show() local
1331 struct devfreq *df = to_devfreq(dev); in governor_store() local
1395 struct devfreq *df = to_devfreq(d); in available_governors_show() local
1441 struct devfreq *df = to_devfreq(dev); in cur_freq_show() local
1457 struct devfreq *df = to_devfreq(dev); in target_freq_show() local
1466 struct devfreq *df = to_devfreq(dev); in polling_interval_show() local
1478 struct devfreq *df = to_devfreq(dev); in polling_interval_store() local
1499 struct devfreq *df = to_devfreq(dev); in min_freq_store() local
1526 struct devfreq *df = to_devfreq(dev); in min_freq_show() local
[all …]
H A Dgovernor_powersave.c13 static int devfreq_powersave_func(struct devfreq *df, in devfreq_powersave_func()
H A Dgovernor_performance.c13 static int devfreq_performance_func(struct devfreq *df, in devfreq_performance_func()
H A Dgovernor_simpleondemand.c18 static int devfreq_simple_ondemand_func(struct devfreq *df, in devfreq_simple_ondemand_func()
H A Dgovernor.h71 static inline int devfreq_update_stats(struct devfreq *df) in devfreq_update_stats()
H A Dgovernor_userspace.c22 static int devfreq_userspace_func(struct devfreq *df, unsigned long *freq) in devfreq_userspace_func()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevfreq_cooling.h72 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power()
79 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
85 devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register()
/OK3568_Linux_fs/app/QLauncher/
H A Ddesktopwindow.cpp74 XdgDesktopFile df; in DesktopWindow() local
128 XdgDesktopFile df; in on_itemClicked() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.c69 struct pxa_desc_function *df; in pxa_desc_by_func_group() local
143 struct pxa_desc_function *df; in pxa2xx_pmx_set_mux() local
269 struct pxa_desc_function *df; in pxa2xx_build_functions() local
300 struct pxa_desc_function *df; in pxa2xx_build_groups() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ipa/
H A Dmali_kbase_ipa.c462 static unsigned long kbase_get_static_power(struct devfreq *df, in kbase_get_static_power()
491 static unsigned long kbase_get_dynamic_power(struct devfreq *df, in kbase_get_dynamic_power()
530 int kbase_get_real_power(struct devfreq *df, u32 *power, in kbase_get_real_power()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h763 df, go, gs, gf) \ argument
784 mt, ds, dw, df, go, gs, gf) \ argument
806 mf, do, ds, dw, df, go, gs, gf) \ argument
827 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
846 df, dt, go, gs, gf) \ argument
883 ds, dw, df) \ argument
902 mw, mf, ds, dw, df, dt) \ argument
921 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument
938 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument
956 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa.c489 static unsigned long kbase_get_static_power(struct devfreq *df, in kbase_get_static_power()
579 static unsigned long kbase_get_dynamic_power(struct devfreq *df, in kbase_get_dynamic_power()
722 int kbase_get_real_power(struct devfreq *df, u32 *power, in kbase_get_real_power()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dapds990x.h41 int df; member
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dhcom.c322 …oid putcode(sox_format_t * ft, long codes[256], long codesize[256], unsigned c, unsigned char **df) in putcode()
345 static void compress(sox_format_t * ft, unsigned char **df, int32_t *dl) in compress()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_tunnel.c485 struct rtable *rt, __be16 df, in tnl_update_pmtu()
553 __be16 df = 0; in ip_md_tunnel_xmit() local
650 __be16 df; in ip_tunnel_xmit() local
H A Dudp_tunnel_core.c173 __be16 df, __be16 src_port, __be16 dst_port, in udp_tunnel_xmit_skb()
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Dfpudispatch.c279 u_int df; /* for class 1 conversions */ in decode_0c() local
726 u_int df; /* dest format for class 1 conversions */ local
H A Ddecode_exc.c50 #define df 13 /* bits 17 & 18 */ macro
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_net.c250 __u8 tos, __u8 ttl, __be16 df, bool xnet) in prepare_ipv4_hdr()
307 __be16 df = htons(IP_DF); in prepare4() local
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dunaligned.c464 enum msa_2b_fmt df; in emulate_load_store_insn() local

1234