/linux-3.3/drivers/of/ |
D | fdt.c | 28 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/ |
D | getcpu.h | 15 unsigned long blob[128 / sizeof(long)]; member
|
D | firmware.h | 31 #define DECLARE_BUILTIN_FIRMWARE(name, blob) \ argument 34 #define DECLARE_BUILTIN_FIRMWARE_SIZE(name, blob, size) \ argument
|
D | debugfs.h | 205 struct debugfs_blob_wrapper *blob) in debugfs_create_blob()
|
/linux-3.3/security/apparmor/ |
D | match.c | 35 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()
|
D | policy_unpack.c | 232 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/ |
D | trusted-type.h | 26 unsigned char blob[MAX_BLOB_SIZE]; member
|
/linux-3.3/drivers/ata/ |
D | pata_octeon_cf.c | 340 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/ |
D | file.c | 488 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/ |
D | scom.c | 92 struct debugfs_blob_wrapper blob; member
|
/linux-3.3/arch/powerpc/boot/ |
D | libfdt-wrapper.c | 170 void fdt_init(void *blob) in fdt_init()
|
/linux-3.3/net/ceph/ |
D | auth_x_protocol.h | 13 char blob[]; member
|
/linux-3.3/drivers/net/wireless/rt2x00/ |
D | rt2x00debug.c | 590 struct debugfs_blob_wrapper in rt2x00debug_create_file_driver() 611 debugfs_blob_wrapper in rt2x00debug_create_file_chipset()
|
/linux-3.3/fs/ceph/ |
D | xattr.c | 755 struct ceph_buffer *blob = NULL; in ceph_setxattr() local 853 struct ceph_buffer *blob; in ceph_removexattr() local
|
D | super.h | 238 struct ceph_buffer *blob, *prealloc_blob; member
|
/linux-3.3/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 281 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/ |
D | pci.h | 134 unsigned char blob[PNV_PCI_DIAG_BUF_SIZE]; member
|
/linux-3.3/scripts/dtc/ |
D | flattree.c | 370 struct data blob = empty_data; in dt_to_blob() local 809 char *blob; in dt_from_blob() local
|
/linux-3.3/security/keys/ |
D | trusted.c | 493 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/ |
D | drm_crtc.c | 2830 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/ |
D | qla_init.c | 4721 struct fw_blob *blob; in qla2x00_load_risc() local 4822 struct fw_blob *blob; in qla24xx_load_risc_blob() local
|
D | qla_os.c | 3928 struct fw_blob *blob; in qla2x00_request_firmware() local
|
D | qla_nx.c | 2411 struct fw_blob *blob; in qla82xx_load_fw() local
|
/linux-3.3/drivers/net/wireless/b43/ |
D | main.c | 2103 const struct firmware *blob; in b43_do_request_fw() local
|