| /OK3568_Linux_fs/kernel/Documentation/ia64/ |
| H A D | mca.rst | 2 An ad-hoc collection of notes on IA64 MCA and INIT processing 9 MCA/INIT are completely asynchronous. They can occur at any time, when 11 holding a spinlock. Trying to get any lock from MCA/INIT state is 32 sends an unmaskable INIT event to the slave cpus that have not 35 * Because MCA/INIT can be delivered at any time, including when the cpu 37 event are _completely_ undefined. In particular the MCA/INIT 40 TP on return. However MCA/INIT events expose us to these PAL 43 * If an MCA/INIT event occurs while the kernel was running (not user 44 space) and the kernel has called PAL then the MCA/INIT handler cannot 47 Because the MCA/INIT handlers cannot trust the kernel stack, they [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A 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 …]
|
| H A D | atomic64_test.c | 146 #define INIT(c) do { atomic64_set(&v, c); r = c; } while (0) macro 190 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() [all …]
|
| H A 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 …]
|
| H A D | decompress_unzstd.c | 92 static int INIT handle_zstd_error(size_t ret, void (*error)(char *x)) in handle_zstd_error() 123 static int INIT decompress_single(const u8 *in_buf, long in_len, u8 *out_buf, in decompress_single() 163 static int INIT __unzstd(unsigned char *in_buf, long in_len, in __unzstd() 331 STATIC int INIT unzstd(unsigned char *buf, long len, in unzstd() 341 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
|
| H A D | decompress_inflate.c | 36 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()
|
| H A D | locking-selftest-mutex.h | 11 #undef INIT 12 #define INIT MI macro
|
| H A D | locking-selftest-rtmutex.h | 11 #undef INIT 12 #define INIT RTI macro
|
| H A D | locking-selftest-spin.h | 11 #undef INIT 12 #define INIT SI macro
|
| H A D | locking-selftest-rsem.h | 14 #undef INIT 15 #define INIT RWSI macro
|
| H A D | locking-selftest-wsem.h | 14 #undef INIT 15 #define INIT RWSI macro
|
| H A D | locking-selftest-wlock.h | 14 #undef INIT 15 #define INIT RWI macro
|
| H A D | locking-selftest-rlock.h | 14 #undef INIT 15 #define INIT RWI macro
|
| H A 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()
|
| H A D | decompress_unlzo.c | 41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() 98 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo() 278 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/avahi/files/ |
| H A D | initscript.patch | 10 +### BEGIN INIT INFO 21 +### END INIT INFO 32 +### BEGIN INIT INFO 43 +### END INIT INFO
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | target-hooks-macros.h | 27 #define DEFHOOKPODX(NAME, TYPE, INIT) DEFHOOKPOD (NAME, 0, TYPE, INIT) argument
|
| H A D | hashtab.h | 198 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | target-hooks-macros.h | 27 #define DEFHOOKPODX(NAME, TYPE, INIT) DEFHOOKPOD (NAME, 0, TYPE, INIT) argument
|
| /OK3568_Linux_fs/kernel/tools/bootconfig/scripts/ |
| H A D | bconf2ftrace.sh | 17 INIT= 26 INIT=$1;; 65 if [ x"$INIT" != x ]; then
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/ |
| H A D | lldpd.init.d | 2 ### BEGIN INIT INFO 12 ### END INIT INFO
|
| /OK3568_Linux_fs/kernel/include/linux/decompress/ |
| H A D | mm.h | 65 #define INIT macro 87 #define INIT __init macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/ |
| H A D | jsm_tty.c | 210 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()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm8001_init.c | 275 pm8001_dbg(pm8001_ha, INIT, "pm8001_alloc: PHY:%x\n", in pm8001_alloc() 468 pm8001_dbg(pm8001_ha, INIT, in pm8001_ioremap() 471 pm8001_dbg(pm8001_ha, INIT, in pm8001_ioremap() 685 pm8001_dbg(pm8001_ha, INIT, "mem alloc fail\n"); in pm8001_init_sas_add() 691 pm8001_dbg(pm8001_ha, INIT, "nvmd failed\n"); in pm8001_init_sas_add() 719 pm8001_dbg(pm8001_ha, INIT, "phy %d sas_addr = %016llx\n", i, in pm8001_init_sas_add() 760 pm8001_dbg(pm8001_ha, INIT, "nvmd failed\n"); in pm8001_get_phy_settings_info() 854 pm8001_dbg(pm8001_ha, INIT, in pm8001_get_phy_mask() 950 pm8001_dbg(pm8001_ha, INIT, in pm8001_setup_msix() 964 pm8001_dbg(pm8001_ha, INIT, in pm8001_request_msix() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | aha1542.h | 12 #define INIT BIT(5) /* Mailbox Initialization Required */ macro 18 #define STATMASK (STST | DIAGF | INIT | IDLE | CDF | DF | INVDCMD)
|