| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_property.c | 531 struct drm_property_blob *blob = in drm_property_free_blob() local 561 struct drm_property_blob *blob; in drm_property_create_blob() local 603 void drm_property_blob_put(struct drm_property_blob *blob) in drm_property_blob_put() 615 struct drm_property_blob *blob, *bt; in drm_property_destroy_user_blobs() local 634 struct drm_property_blob *drm_property_blob_get(struct drm_property_blob *blob) in drm_property_blob_get() 657 struct drm_property_blob *blob = NULL; in drm_property_lookup_blob() local 741 bool drm_property_replace_blob(struct drm_property_blob **blob, in drm_property_replace_blob() 761 struct drm_property_blob *blob; in drm_mode_getblob_ioctl() local 790 struct drm_property_blob *blob; in drm_mode_createblob_ioctl() local 826 struct drm_property_blob *blob = NULL, *bt; in drm_mode_destroyblob_ioctl() local [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | drm_property.c | 528 struct drm_property_blob *blob = in drm_property_free_blob() local 558 struct drm_property_blob *blob; in drm_property_create_blob() local 600 void drm_property_blob_put(struct drm_property_blob *blob) in drm_property_blob_put() 612 struct drm_property_blob *blob, *bt; in drm_property_destroy_user_blobs() local 631 struct drm_property_blob *drm_property_blob_get(struct drm_property_blob *blob) in drm_property_blob_get() 654 struct drm_property_blob *blob = NULL; in drm_property_lookup_blob() local 738 bool drm_property_replace_blob(struct drm_property_blob **blob, in drm_property_replace_blob() 758 struct drm_property_blob *blob; in drm_mode_getblob_ioctl() local 787 struct drm_property_blob *blob; in drm_mode_createblob_ioctl() local 823 struct drm_property_blob *blob = NULL, *bt; in drm_mode_destroyblob_ioctl() local [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | gk20a.c | 37 gk20a_gr_av_to_init_(struct nvkm_blob *blob, u8 count, u32 pitch, struct gf100_gr_pack **ppack) in gk20a_gr_av_to_init_() 67 gk20a_gr_av_to_init(struct nvkm_blob *blob, struct gf100_gr_pack **ppack) in gk20a_gr_av_to_init() 80 gk20a_gr_aiv_to_init(struct nvkm_blob *blob, struct gf100_gr_pack **ppack) in gk20a_gr_aiv_to_init() 110 gk20a_gr_av_to_method(struct nvkm_blob *blob, struct gf100_gr_pack **ppack) in gk20a_gr_av_to_method() 281 struct nvkm_blob blob; in gk20a_gr_load_net() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_color.c | 352 const struct drm_property_blob *blob) in chv_load_cgm_csc() 540 const struct drm_property_blob *blob) in i9xx_load_lut_8() 569 const struct drm_property_blob *blob) in i965_load_lut_10p6() 606 const struct drm_property_blob *blob) in ilk_load_lut_8() 624 const struct drm_property_blob *blob) in ilk_load_lut_10() 661 const struct drm_property_blob *blob, in ivb_load_lut_10() 689 const struct drm_property_blob *blob, in bdw_load_lut_10() 758 const struct drm_property_blob *blob = gamma_lut ?: degamma_lut; in ivb_load_luts() local 781 const struct drm_property_blob *blob = gamma_lut ?: degamma_lut; in bdw_load_luts() local 913 const struct drm_property_blob *blob = crtc_state->hw.gamma_lut; in icl_program_gamma_superfine_segment() local [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_color.c | 1088 struct drm_property_blob *blob; in create_linear_lut() local 1155 const struct drm_property_blob *blob) in i9xx_load_lut_8() 1173 const struct drm_property_blob *blob) in i9xx_load_lut_10() 1207 const struct drm_property_blob *blob) in i965_load_lut_10p6() 1256 const struct drm_property_blob *blob) in ilk_load_lut_8() 1274 const struct drm_property_blob *blob) in ilk_load_lut_10() 1290 const struct drm_property_blob *blob = post_csc_lut ?: pre_csc_lut; in ilk_load_luts() local 1319 const struct drm_property_blob *blob, in ivb_load_lut_10() 1344 const struct drm_property_blob *blob, in bdw_load_lut_10() 1396 const struct drm_property_blob *blob = post_csc_lut ?: pre_csc_lut; in ivb_load_luts() local [all …]
|
| /kernel/linux/linux-5.10/scripts/dtc/ |
| D | fdtput.c | 120 static int store_key_value(void *blob, const char *node_name, in store_key_value() 150 static int create_paths(void *blob, const char *in_path) in create_paths() 192 static int create_node(void *blob, const char *node_name) in create_node() 225 char *blob; in do_fdtput() local
|
| D | fdtget.c | 108 static int list_properties(const void *blob, int node) in list_properties() 136 static int list_subnodes(const void *blob, int node) in list_subnodes() 192 static int show_data_for_item(const void *blob, struct display_info *disp, in show_data_for_item() 239 char *blob; in do_fdtget() local
|
| /kernel/linux/linux-6.6/scripts/dtc/ |
| D | fdtget.c | 108 static int list_properties(const void *blob, int node) in list_properties() 136 static int list_subnodes(const void *blob, int node) in list_subnodes() 192 static int show_data_for_item(const void *blob, struct display_info *disp, in show_data_for_item() 239 char *blob; in do_fdtget() local
|
| D | fdtput.c | 120 static int store_key_value(void *blob, const char *node_name, in store_key_value() 150 static int create_paths(void *blob, const char *in_path) in create_paths() 192 static int create_node(void *blob, const char *node_name) in create_node() 225 char *blob; in do_fdtput() local
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/visl/ |
| D | visl-debugfs.c | 43 struct visl_blob *blob; in visl_trace_bitstream() local 82 struct visl_blob *blob; in visl_debugfs_clear_bitstream() local
|
| /kernel/linux/linux-6.6/drivers/of/ |
| D | fdt.c | 83 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available() 108 static void populate_properties(const void *blob, in populate_properties() 205 static int populate_node(const void *blob, in populate_node() 284 static int unflatten_dt_nodes(const void *blob, in unflatten_dt_nodes() 365 void *__unflatten_device_tree(const void *blob, in __unflatten_device_tree() 454 void *of_fdt_unflatten_tree(const unsigned long *blob, in of_fdt_unflatten_tree() 680 const void *blob = initial_boot_params; in of_scan_flat_dt() local 711 const void *blob = initial_boot_params; in of_scan_flat_dt_subnodes() local 769 static int of_fdt_is_compatible(const void *blob, in of_fdt_is_compatible()
|
| D | fdt_address.c | 48 static void __init fdt_bus_default_count_cells(const void *blob, int parentoffset, in fdt_bus_default_count_cells() 109 static int __init fdt_translate_one(const void *blob, int parent, in fdt_translate_one() 163 static u64 __init fdt_translate_address(const void *blob, int node_offset) in fdt_translate_address()
|
| /kernel/linux/linux-5.10/drivers/of/ |
| D | fdt.c | 82 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available() 107 static void populate_properties(const void *blob, in populate_properties() 208 static bool populate_node(const void *blob, in populate_node() 287 static int unflatten_dt_nodes(const void *blob, in unflatten_dt_nodes() 366 void *__unflatten_device_tree(const void *blob, in __unflatten_device_tree() 447 void *of_fdt_unflatten_tree(const unsigned long *blob, in of_fdt_unflatten_tree() 633 const void *blob = initial_boot_params; in of_scan_flat_dt() local 663 const void *blob = initial_boot_params; in of_scan_flat_dt_subnodes() local 721 static int of_fdt_is_compatible(const void *blob, in of_fdt_is_compatible()
|
| D | fdt_address.c | 48 static void __init fdt_bus_default_count_cells(const void *blob, int parentoffset, in fdt_bus_default_count_cells() 109 static int __init fdt_translate_one(const void *blob, int parent, in fdt_translate_one() 163 static u64 __init fdt_translate_address(const void *blob, int node_offset) in fdt_translate_address()
|
| /kernel/linux/linux-6.6/security/apparmor/include/ |
| D | cred.h | 24 struct aa_label **blob = cred->security + apparmor_blob_sizes.lbs_cred; in cred_label() local 33 struct aa_label **blob = cred->security + apparmor_blob_sizes.lbs_cred; in set_cred_label() local
|
| /kernel/linux/linux-5.10/security/apparmor/include/ |
| D | cred.h | 24 struct aa_label **blob = cred->security + apparmor_blob_sizes.lbs_cred; in cred_label() local 33 struct aa_label **blob = cred->security + apparmor_blob_sizes.lbs_cred; in set_cred_label() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | gk20a.c | 41 struct nvkm_blob blob; in gk20a_gr_av_to_init() local 91 struct nvkm_blob blob; in gk20a_gr_aiv_to_init() local 134 struct nvkm_blob blob; in gk20a_gr_av_to_method() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | getcpu.h | 16 unsigned long blob[128 / sizeof(long)]; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | getcpu.h | 16 unsigned long blob[128 / sizeof(long)]; member
|
| D | firmware.h | 34 #define DECLARE_BUILTIN_FIRMWARE(name, blob) \ argument 37 #define DECLARE_BUILTIN_FIRMWARE_SIZE(name, blob, size) \ argument
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | sh_css_firmware.c | 111 const unsigned char *blob; in sh_css_load_blob_info() local 379 sh_css_load_blob(const unsigned char *blob, unsigned int size) in sh_css_load_blob()
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | sh_css_firmware.c | 111 const unsigned char *blob; in sh_css_load_blob_info() local 382 sh_css_load_blob(const unsigned char *blob, unsigned int size) in sh_css_load_blob()
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | asym_tpm_subtype.h | 8 void *blob; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | os.h | 31 nvkm_blob_dtor(struct nvkm_blob *blob) in nvkm_blob_dtor()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| D | fw.c | 217 const struct firmware *blob; in nvkm_falcon_fw_ctor_hs() local 313 const struct firmware *blob; in nvkm_falcon_fw_ctor_hs_v2() local
|