/linux-4.19.296/lib/ |
D | decompress_unlzma.c | 42 static long long INIT read_int(unsigned char *ptr, int size) in read_int() 85 static long INIT nofill(void *buffer, unsigned long len) in nofill() 91 static void INIT rc_read(struct rc *rc) in rc_read() 101 static inline void INIT rc_init(struct rc *rc, in rc_init() 118 static inline void INIT rc_init_code(struct rc *rc) in rc_init_code() 131 static void INIT rc_do_normalize(struct rc *rc) in rc_do_normalize() 138 static inline void INIT rc_normalize(struct rc *rc) in rc_normalize() 148 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper() 154 static inline int INIT rc_is_bit_0(struct rc *rc, uint16_t *p) in rc_is_bit_0() 161 static inline void INIT rc_update_bit_0(struct rc *rc, uint16_t *p) in rc_update_bit_0() [all …]
|
D | atomic64_test.c | 150 #define INIT(c) do { atomic64_set(&v, c); r = c; } while (0) macro 194 INIT(v0); in test_atomic64() 199 INIT(v0); in test_atomic64() 210 INIT(v0); in test_atomic64() 214 INIT(v0); in test_atomic64() 219 INIT(onestwos); in test_atomic64() 224 INIT(0); in test_atomic64() 228 INIT(-one); in test_atomic64() 232 INIT(onestwos); in test_atomic64() 237 INIT(0); in test_atomic64() [all …]
|
D | inflate.c | 126 #ifndef INIT 127 #define INIT macro 150 STATIC int INIT huft_build OF((unsigned *, unsigned, unsigned, 152 STATIC int INIT huft_free OF((struct huft *)); 153 STATIC int INIT inflate_codes OF((struct huft *, struct huft *, int, int)); 154 STATIC int INIT inflate_stored OF((void)); 155 STATIC int INIT inflate_fixed OF((void)); 156 STATIC int INIT inflate_dynamic OF((void)); 157 STATIC int INIT inflate_block OF((int *)); 158 STATIC int INIT inflate OF((void)); [all …]
|
D | locking-selftest-mutex.h | 11 #undef INIT 12 #define INIT MI macro
|
D | locking-selftest-spin.h | 11 #undef INIT 12 #define INIT SI macro
|
D | locking-selftest-rtmutex.h | 11 #undef INIT 12 #define INIT RTI macro
|
D | decompress_inflate.c | 32 static long INIT nofill(void *buffer, unsigned long len) in nofill() 38 STATIC int INIT __gunzip(unsigned char *buf, long len, in __gunzip() 187 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() 197 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
|
D | locking-selftest-wlock.h | 14 #undef INIT 15 #define INIT RWI macro
|
D | locking-selftest-rlock.h | 14 #undef INIT 15 #define INIT RWI macro
|
D | locking-selftest-wsem.h | 14 #undef INIT 15 #define INIT RWSI macro
|
D | locking-selftest-rsem.h | 14 #undef INIT 15 #define INIT RWSI macro
|
D | decompress_bunzip2.c | 116 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits() 156 static int INIT get_next_block(struct bunzip_data *bd) in get_next_block() 523 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len) in read_bunzip() 621 static long INIT nofill(void *buf, unsigned long len) in nofill() 629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip() 679 STATIC int INIT bunzip2(unsigned char *buf, long len, in bunzip2() 747 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
|
D | decompress_unlzo.c | 55 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() 112 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo() 292 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
|
D | decompress_unlz4.c | 34 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() 210 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
|
D | decompress_unxz.c | 251 STATIC int INIT unxz(unsigned char *in, long in_size, in unxz() 398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
|
D | locking-selftest.c | 699 INIT(A); /* fail */
|
/linux-4.19.296/include/linux/decompress/ |
D | mm.h | 65 #define INIT macro 87 #define INIT __init macro
|
/linux-4.19.296/include/linux/mfd/ |
D | db8500-prcmu.h | 107 INIT = 0x00, enumerator 558 return INIT; in prcmu_get_rc_p2a()
|
/linux-4.19.296/fs/nilfs2/ |
D | the_nilfs.h | 208 THE_NILFS_FNS(INIT, init)
|
/linux-4.19.296/drivers/auxdisplay/ |
D | Kconfig | 375 Default for the 'RW' pin in custom profile is '16' (INIT).
|