/linux-4.1.27/arch/powerpc/mm/ |
H A D | vphn.h | 9 * 6 64-bit registers unpacked into up to 24 be32 associativity values. To 14 extern int vphn_unpack_associativity(const long *packed, __be32 *unpacked);
|
H A D | vphn.c | 24 int vphn_unpack_associativity(const long *packed, __be32 *unpacked) vphn_unpack_associativity() argument 47 unpacked[++nr_assoc_doms] = vphn_unpack_associativity() 55 unpacked[++nr_assoc_doms] = vphn_unpack_associativity() 67 unpacked[0] = cpu_to_be32(nr_assoc_doms); vphn_unpack_associativity()
|
/linux-4.1.27/tools/testing/selftests/powerpc/vphn/ |
H A D | vphn.h | 9 * 6 64-bit registers unpacked into up to 24 be32 associativity values. To 14 extern int vphn_unpack_associativity(const long *packed, __be32 *unpacked);
|
H A D | vphn.c | 24 int vphn_unpack_associativity(const long *packed, __be32 *unpacked) vphn_unpack_associativity() argument 47 unpacked[++nr_assoc_doms] = vphn_unpack_associativity() 55 unpacked[++nr_assoc_doms] = vphn_unpack_associativity() 67 unpacked[0] = cpu_to_be32(nr_assoc_doms); vphn_unpack_associativity()
|
/linux-4.1.27/lib/zlib_inflate/ |
H A D | infutil.c | 35 /* after Z_FINISH, only Z_STREAM_END is "we unpacked it all" */ zlib_inflate_blob()
|
/linux-4.1.27/arch/arm/vfp/ |
H A D | vfp.h | 145 * Operations on unpacked elements 164 * VFP_SINGLE_LOW_BITS - number of low bits in the unpacked significand 173 * The bit in an unpacked float which indicates that it is a quiet NaN 282 * The bit in an unpacked double which indicates that it is a quiet NaN
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
H A D | conrpc.h | 74 unsigned int crp_unpacked:1; /* reply is unpacked */
|
/linux-4.1.27/fs/reiserfs/ |
H A D | ioctl.c | 195 /* if we are on a block boundary, we are already unpacked. */ reiserfs_unpack()
|
H A D | inode.c | 545 * Possible unpacked tail. Flush the data before pages have reiserfs_get_blocks_direct_io()
|
/linux-4.1.27/lib/ |
H A D | decompress_inflate.c | 156 /* after Z_FINISH, only Z_STREAM_END is "we unpacked it all" */ __gunzip()
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
H A D | head.S | 162 ; Check if starting from DRAM (network->RAM boot or unpacked 260 ;; The kernel could have been unpacked to DRAM by the loader, but
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | head.S | 219 * that contans the information what data needs to be unpacked.
|
/linux-4.1.27/include/uapi/linux/can/ |
H A D | gw.h | 200 * Beware of sending unpacked or aligned structs!
|
/linux-4.1.27/security/apparmor/ |
H A D | policy_unpack.c | 370 * Returns: 1 if table successfully unpacked 740 * @lh: list to place unpacked profiles in a aa_repl_ws
|
H A D | match.c | 201 * Returns: an unpacked dfa ready for matching or ERR_PTR on failure
|
/linux-4.1.27/include/linux/mmc/ |
H A D | mmc.h | 178 /* These are unpacked versions of the actual responses */
|
/linux-4.1.27/arch/m68k/fpsp040/ |
H A D | get_op.S | 20 | - For a packed number (opclass 2) the number is unpacked and the 537 fmovex %fp0,ETEMP(%a6) |put the unpacked sop in the fsave stack 607 | ;put the unpacked sop in the fsave stack
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_transport.c | 1365 * target_submit_cmd_map_sgls - lookup unpacked lun and submit uninitialized 1372 * @unpacked_lun: unpacked LUN to reference for struct se_lun 1503 * target_submit_cmd - lookup unpacked lun and submit uninitialized se_cmd 1509 * @unpacked_lun: unpacked LUN to reference for struct se_lun 1545 * target_submit_tmr - lookup unpacked lun and submit uninitialized se_cmd 1551 * @unpacked_lun: unpacked LUN to reference for struct se_lun
|
/linux-4.1.27/drivers/sbus/char/ |
H A D | jsflash.c | 299 * It would be nice if we did a word size read and unpacked it. jsf_read()
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | perf_event_p4.h | 76 * be unpacked and written to a proper addresses
|
/linux-4.1.27/arch/sparc/math-emu/ |
H A D | math_64.c | 173 whether the argument should be packed/unpacked (0 - do not unpack/pack, 1 - unpack/pack) do_mathemu()
|
H A D | math_32.c | 279 whether the argument should be packed/unpacked (0 - do not unpack/pack, 1 - unpack/pack) do_one_mathemu()
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
H A D | mdp.c | 448 /* unpacked pattern */ mdp_probe()
|
/linux-4.1.27/include/linux/ |
H A D | hil.h | 277 * packets and/or unpacked 8-bit data in the order that they
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
H A D | head.S | 195 ;; and when run with compression, the kernel is actually unpacked to 241 ;; The kernel could have been unpacked to DRAM by the loader, but
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
H A D | iss_ipipeif.c | 434 /* Data is written to memory unpacked, each 10-bit or 12-bit pixel is ipipeif_try_format()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos7_drm_decon.c | 335 DRM_DEBUG_KMS("invalid pixel size so using unpacked 24bpp.\n"); decon_win_set_pixfmt()
|
H A D | exynos_drm_fimd.c | 537 DRM_DEBUG_KMS("invalid pixel size so using unpacked 24bpp.\n"); fimd_win_set_pixfmt()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | pxafb.c | 264 case 18: bpp = 5; break; /* 18-bits/pixel unpacked */ pxafb_var_to_bpp() 265 case 19: bpp = 7; break; /* 19-bits/pixel unpacked */ pxafb_var_to_bpp()
|
H A D | stifb.c | 827 /* Get pointer to unpacked byte/long data in ROM */ ngleGetDeviceRomData()
|
H A D | s3c-fb.c | 320 /* our 24bpp is unpacked, so 32bpp */ s3c_fb_check_var()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | lustre_sec.h | 697 * req->rq_reqdata_len; and the message has been unpacked to
|
H A D | obd_class.h | 749 * Returns +ve size of unpacked MD (0 for free), or -ve error.
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | setup.c | 1094 * allocate some memory for it and it will be unpacked to the initramfs.
|
/linux-4.1.27/arch/m68k/math-emu/ |
H A D | fp_util.S | 431 | normalize an extended in extended (unpacked) format, basically
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 4283 * 2: Buffer size corresponding to 1500 byte MTU (unpacked mode) t4_fixup_host_params() 4284 * 3: Buffer size corresponding to 9000 byte MTU (unpacked mode) t4_fixup_host_params() 4286 * For the single-MTU buffers in unpacked mode we need to include t4_fixup_host_params()
|
/linux-4.1.27/drivers/media/platform/ti-vpe/ |
H A D | vpe.c | 232 u8 coplanar; /* set for unpacked Luma and Chroma */
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
H A D | echo_client.c | 1879 /* This FID is unpacked just for validation at this point */ echo_client_iocontrol()
|
/linux-4.1.27/block/partitions/ |
H A D | ldm.c | 1416 * unpacked and validated. We cache them in @ldb according to their type.
|
/linux-4.1.27/drivers/vhost/ |
H A D | scsi.c | 85 /* Saved unpacked SCSI LUN for vhost_scsi_submission_work() */
|
/linux-4.1.27/fs/ubifs/ |
H A D | lpt.c | 281 * This functions returns the value unpacked.
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | ispccdc.c | 2063 /* Data is written to memory unpacked, each 10-bit or 12-bit pixel is ccdc_try_format()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | service.c | 1763 * for null-flavored rpc, msg has been unpacked by sptlrpc, although ptlrpc_server_handle_req_in()
|
/linux-4.1.27/drivers/tty/ |
H A D | n_gsm.c | 1738 * been handled below us and the frame is unpacked into the structures.
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 3864 * unpacked with unzip).
|
/linux-4.1.27/fs/ntfs/ |
H A D | layout.h | 2373 byte size of the unpacked extended
|
/linux-4.1.27/include/uapi/linux/ |
H A D | nl80211.h | 3669 * 802.11 frames but 802.3 frames, i.e. the frame is fully unpacked
|