Home
last modified time | relevance | path

Searched defs:blob (Results 1 – 24 of 24) sorted by relevance

/linux-3.3/drivers/of/
Dfdt.c28 char *of_fdt_get_string(struct boot_param_header *blob, u32 offset) in of_fdt_get_string()
38 void *of_fdt_get_property(struct boot_param_header *blob, in of_fdt_get_property()
86 int of_fdt_is_compatible(struct boot_param_header *blob, in of_fdt_is_compatible()
110 int of_fdt_match(struct boot_param_header *blob, unsigned long node, in of_fdt_match()
149 static unsigned long unflatten_dt_node(struct boot_param_header *blob, in unflatten_dt_node()
357 static void __unflatten_device_tree(struct boot_param_header *blob, in __unflatten_device_tree()
424 void of_fdt_unflatten_tree(unsigned long *blob, in of_fdt_unflatten_tree()
/linux-3.3/include/linux/
Dgetcpu.h15 unsigned long blob[128 / sizeof(long)]; member
Dfirmware.h31 #define DECLARE_BUILTIN_FIRMWARE(name, blob) \ argument
34 #define DECLARE_BUILTIN_FIRMWARE_SIZE(name, blob, size) \ argument
Ddebugfs.h205 struct debugfs_blob_wrapper *blob) in debugfs_create_blob()
/linux-3.3/security/apparmor/
Dmatch.c35 static struct table_header *unpack_table(char *blob, size_t bsize) in unpack_table()
202 struct aa_dfa *aa_dfa_unpack(void *blob, size_t size, int flags) in aa_dfa_unpack()
Dpolicy_unpack.c232 static size_t unpack_blob(struct aa_ext *e, char **blob, const char *name) in unpack_blob()
322 char *blob = NULL; in unpack_dfa() local
/linux-3.3/include/keys/
Dtrusted-type.h26 unsigned char blob[MAX_BLOB_SIZE]; member
/linux-3.3/drivers/ata/
Dpata_octeon_cf.c340 u16 blob; in octeon_cf_tf_read16() local
384 u16 blob; in octeon_cf_check_status16() local
475 u16 blob; in octeon_cf_exec_command16() local
/linux-3.3/fs/debugfs/
Dfile.c488 struct debugfs_blob_wrapper *blob = file->private_data; in read_file_blob() local
525 struct debugfs_blob_wrapper *blob) in debugfs_create_blob()
/linux-3.3/arch/powerpc/sysdev/
Dscom.c92 struct debugfs_blob_wrapper blob; member
/linux-3.3/arch/powerpc/boot/
Dlibfdt-wrapper.c170 void fdt_init(void *blob) in fdt_init()
/linux-3.3/net/ceph/
Dauth_x_protocol.h13 char blob[]; member
/linux-3.3/drivers/net/wireless/rt2x00/
Drt2x00debug.c590 struct debugfs_blob_wrapper in rt2x00debug_create_file_driver()
611 debugfs_blob_wrapper in rt2x00debug_create_file_chipset()
/linux-3.3/fs/ceph/
Dxattr.c755 struct ceph_buffer *blob = NULL; in ceph_setxattr() local
853 struct ceph_buffer *blob; in ceph_removexattr() local
Dsuper.h238 struct ceph_buffer *blob, *prealloc_blob; member
/linux-3.3/arch/powerpc/platforms/powermac/
Dpfunc_core.c281 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_i2c() local
323 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_cfg() local
366 const void *blob = pmf_next_blob(cmd, bytes); in pmf_parser_write_i2c_sub() local
/linux-3.3/arch/powerpc/platforms/powernv/
Dpci.h134 unsigned char blob[PNV_PCI_DIAG_BUF_SIZE]; member
/linux-3.3/scripts/dtc/
Dflattree.c370 struct data blob = empty_data; in dt_to_blob() local
809 char *blob; in dt_from_blob() local
/linux-3.3/security/keys/
Dtrusted.c493 unsigned char *blob, uint32_t *bloblen, in tpm_seal()
607 const unsigned char *blob, int bloblen, in tpm_unseal()
/linux-3.3/drivers/gpu/drm/
Ddrm_crtc.c2830 struct drm_property_blob *blob; in drm_property_create_blob() local
2851 struct drm_property_blob *blob) in drm_property_destroy_blob()
2863 struct drm_property_blob *blob; in drm_mode_getblob_ioctl() local
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_init.c4721 struct fw_blob *blob; in qla2x00_load_risc() local
4822 struct fw_blob *blob; in qla24xx_load_risc_blob() local
Dqla_os.c3928 struct fw_blob *blob; in qla2x00_request_firmware() local
Dqla_nx.c2411 struct fw_blob *blob; in qla82xx_load_fw() local
/linux-3.3/drivers/net/wireless/b43/
Dmain.c2103 const struct firmware *blob; in b43_do_request_fw() local