Home
last modified time | relevance | path

Searched refs:INIT (Results 1 – 25 of 70) sorted by relevance

123

/linux/lib/
A Ddecompress_unlzma.c44 static long long INIT read_int(unsigned char *ptr, int size) in read_int()
87 static long INIT nofill(void *buffer, unsigned long len) in nofill()
93 static void INIT rc_read(struct rc *rc) in rc_read()
103 static inline void INIT rc_init(struct rc *rc, in rc_init()
120 static inline void INIT rc_init_code(struct rc *rc) in rc_init_code()
133 static void INIT rc_do_normalize(struct rc *rc) in rc_do_normalize()
140 static inline void INIT rc_normalize(struct rc *rc) in rc_normalize()
190 static inline int INIT rc_direct_bit(struct rc *rc) in rc_direct_bit()
202 static inline void INIT
294 static inline size_t INIT get_pos(struct writer *wr) in get_pos()
[all …]
A Datomic64_test.c190 INIT(v0); in test_atomic64()
195 INIT(v0); in test_atomic64()
206 INIT(v0); in test_atomic64()
210 INIT(v0); in test_atomic64()
215 INIT(onestwos); in test_atomic64()
220 INIT(0); in test_atomic64()
224 INIT(-one); in test_atomic64()
228 INIT(onestwos); in test_atomic64()
233 INIT(0); in test_atomic64()
237 INIT(-one); in test_atomic64()
[all …]
A Dinflate.c126 #ifndef INIT
127 #define INIT macro
158 STATIC int INIT inflate OF((void));
322 STATIC int INIT huft_build( in huft_build()
567 STATIC int INIT huft_free( in huft_free()
589 STATIC int INIT inflate_codes( in inflate_codes()
704 STATIC int INIT inflate_stored(void) in inflate_stored()
1034 STATIC int INIT inflate_block( in inflate_block()
1085 STATIC int INIT inflate(void) in inflate()
1146 static void INIT
[all …]
A Ddecompress_unzstd.c90 static int INIT handle_zstd_error(size_t ret, void (*error)(char *x)) in handle_zstd_error()
125 static int INIT decompress_single(const u8 *in_buf, long in_len, u8 *out_buf, in decompress_single()
165 static int INIT __unzstd(unsigned char *in_buf, long in_len, in __unzstd()
333 STATIC int INIT unzstd(unsigned char *buf, long len, in unzstd()
343 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
A Ddecompress_inflate.c36 static long INIT nofill(void *buffer, unsigned long len) in nofill()
42 static int INIT __gunzip(unsigned char *buf, long len, in __gunzip()
200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip()
210 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
A Dlocking-selftest-mutex.h11 #undef INIT
12 #define INIT MI macro
A Dlocking-selftest-rtmutex.h11 #undef INIT
12 #define INIT RTI macro
A Dlocking-selftest-spin.h11 #undef INIT
12 #define INIT SI macro
A Dlocking-selftest-rlock.h14 #undef INIT
15 #define INIT RWI macro
A Dlocking-selftest-rsem.h14 #undef INIT
15 #define INIT RWSI macro
A Dlocking-selftest-wlock.h14 #undef INIT
15 #define INIT RWI macro
A Dlocking-selftest-wsem.h14 #undef INIT
15 #define INIT RWSI macro
A Ddecompress_bunzip2.c116 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()
524 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len) in read_bunzip()
622 static long INIT nofill(void *buf, unsigned long len) in nofill()
630 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip()
680 STATIC int INIT bunzip2(unsigned char *buf, long len, in bunzip2()
748 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
A Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header()
97 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo()
277 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
A Ddecompress_unlz4.c31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4()
207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
/linux/include/linux/decompress/
A Dmm.h73 #define INIT macro
95 #define INIT __init macro
/linux/drivers/tty/serial/jsm/
A Djsm_tty.c210 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
218 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
375 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_tty_init()
428 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_tty_init()
440 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_uart_port_init()
476 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_uart_port_init()
488 jsm_dbg(INIT, &brd->pci_dev, "start\n"); in jsm_remove_uart_port()
508 jsm_dbg(INIT, &brd->pci_dev, "finish\n"); in jsm_remove_uart_port()
/linux/tools/bootconfig/scripts/
A Dbconf2ftrace.sh17 INIT=
26 INIT=$1;;
65 if [ x"$INIT" != x ]; then
/linux/drivers/scsi/
A Daha1542.h12 #define INIT BIT(5) /* Mailbox Initialization Required */ macro
18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
/linux/tools/testing/selftests/bpf/progs/
A Dlinked_list_fail.c10 #define INIT \ macro
51 INIT; \
75 INIT; \
98 INIT; \
136 INIT; \
168 #undef INIT
A Dcgroup_tcp_skb.c64 case INIT: in ingress_accept()
86 if (g_sock_state == INIT) { in egress_connect()
/linux/drivers/scsi/pm8001/
A Dpm80xx_hwi.c571 pm8001_dbg(pm8001_ha, INIT, in read_main_config_table()
577 pm8001_dbg(pm8001_ha, INIT, in read_main_config_table()
585 pm8001_dbg(pm8001_ha, INIT, in read_main_config_table()
1084 pm8001_dbg(pm8001_ha, INIT, in check_fw_ready()
1145 pm8001_dbg(pm8001_ha, INIT, in init_pci_device_addresses()
1328 pm8001_dbg(pm8001_ha, INIT, in pm80xx_get_encrypt_info()
1337 pm8001_dbg(pm8001_ha, INIT, in pm80xx_get_encrypt_info()
1359 pm8001_dbg(pm8001_ha, INIT, in pm80xx_get_encrypt_info()
1382 pm8001_dbg(pm8001_ha, INIT, in pm80xx_get_encrypt_info()
3339 pm8001_dbg(pm8001_ha, INIT, in mpi_phy_start_resp()
[all …]
A Dpm8001_hwi.c406 pm8001_dbg(pm8001_ha, INIT, in pm8001_bar4_shift()
895 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
912 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
919 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
923 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
929 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
933 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
942 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
988 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
1005 pm8001_dbg(pm8001_ha, INIT, in pm8001_chip_soft_rst()
[all …]
/linux/tools/testing/selftests/bpf/
A Dcgroup_tcp_skb.h19 INIT, enumerator
/linux/Documentation/security/
A DSCTP.rst26 Passes the ``@asoc`` and ``@chunk->skb`` of the association INIT packet to the
149 INIT --------------------------------------------->
151 Respond to an INIT chunk.
159 <----------------------------------------------- INIT ACK
169 do the same as for INIT chunk Response.
204 Passes the ``@asoc`` and ``@chunk->skb`` of the association INIT packet to the

Completed in 55 milliseconds

123