Home
last modified time | relevance | path

Searched defs:compress (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/block/zram/
Dzcomp.c54 static struct zcomp_backend *find_backend(const char *compress) in find_backend()
336 struct zcomp *zcomp_create(const char *compress, int max_strm) in zcomp_create()
Dzcomp.h30 int (*compress)(const unsigned char *src, unsigned char *dst, member
/linux-4.4.14/net/6lowpan/
Dnhc.h77 int (*compress)(struct sk_buff *skb, u8 **hc_ptr); member
/linux-4.4.14/include/linux/
Dppp-comp.h53 int (*compress) (void *state, unsigned char *rptr, member
Disdn_ppp.h83 int (*compress) (void *state, struct sk_buff *in, member
Dcrypto.h462 struct compress_alg compress; member
558 struct compress_tfm compress; member
/linux-4.4.14/fs/jffs2/
Dcompr.h53 int (*compress)(unsigned char *data_in, unsigned char *cpage_out, member
/linux-4.4.14/drivers/crypto/nx/
Dnx-842.c167 static int compress(struct nx842_crypto_ctx *ctx, in compress() function
Dnx-842.h141 int (*compress)(const unsigned char *in, unsigned int in_len, member
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c820 bool compress = false; in intel_pmu_lbr_filter() local
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_filter.h213 int compress; member
/linux-4.4.14/include/uapi/sound/
Dasoc.h390 __le32 compress; /* 1 = compressed; 0 = PCM */ member
/linux-4.4.14/include/media/davinci/
Disif.h431 struct isif_compress compress; member
/linux-4.4.14/fs/btrfs/
Dioctl.c1032 int compress) in should_defrag_range()