Searched refs:__inline (Results 1 – 25 of 186) sorted by relevance
12345678
| /mirbsd/src/sys/arch/i386/include/ |
| D | cpufunc.h | 46 static __inline void invlpg(u_int); 47 static __inline void lidt(void *); 48 static __inline void lldt(u_short); 49 static __inline void ltr(u_short); 50 static __inline void lcr0(u_int); 51 static __inline u_int rcr0(void); 52 static __inline u_int rcr2(void); 53 static __inline void lcr3(u_int); 54 static __inline u_int rcr3(void); 55 static __inline void lcr4(u_int); [all …]
|
| D | pio.h | 60 static __inline u_int8_t 68 static __inline u_int8_t 76 static __inline void 86 static __inline u_int16_t 94 static __inline u_int16_t 102 static __inline void 112 static __inline u_int32_t 120 static __inline u_int32_t 128 static __inline void 138 static __inline void [all …]
|
| D | vm86.h | 87 static __inline void clr_vif(struct proc *); 88 static __inline void set_vif(struct proc *); 89 static __inline void set_vflags(struct proc *, int); 90 static __inline int get_vflags(struct proc *); 91 static __inline void set_vflags_short(struct proc *, int); 92 static __inline int get_vflags_short(struct proc *); 94 static __inline void 107 static __inline void 123 static __inline void 142 static __inline int [all …]
|
| D | intr.h | 111 static __inline int splraise(int); 112 static __inline int spllower(int); 114 static __inline void softintr(int); 137 static __inline int 170 #define SPLX_INLINED_BODY static __inline SPLX_BODY 172 static __inline SPLX_DECL 181 static __inline int 225 static __inline void
|
| /mirbsd/src/sys/dev/ic/ |
| D | aic7xxx_openbsd.h | 175 static __inline void 181 static __inline void 203 static __inline void ahc_flush_device_writes(struct ahc_softc *); 205 static __inline void 214 static __inline void ahc_lockinit(struct ahc_softc *); 215 static __inline void ahc_lock(struct ahc_softc *, int *); 216 static __inline void ahc_unlock(struct ahc_softc *, int *); 219 static __inline void ahc_done_lockinit(struct ahc_softc *); 220 static __inline void ahc_done_lock(struct ahc_softc *, int *); 221 static __inline void ahc_done_unlock(struct ahc_softc *, int *); [all …]
|
| D | aic7xxx_inline.h | 55 static __inline void ahc_pause_bug_fix(struct ahc_softc *ahc); 56 static __inline int ahc_is_paused(struct ahc_softc *ahc); 57 static __inline void ahc_pause(struct ahc_softc *ahc); 58 static __inline void ahc_unpause(struct ahc_softc *ahc); 68 static __inline void 79 static __inline int 92 static __inline void 117 static __inline void 125 static __inline void ahc_freeze_untagged_queues(struct ahc_softc *ahc); 126 static __inline void ahc_release_untagged_queues(struct ahc_softc *ahc); [all …]
|
| D | iavcreg.h | 39 static __inline u_int32_t AMCC_READ(iavc_softc_t *sc, int off) in AMCC_READ() 44 static __inline void AMCC_WRITE(iavc_softc_t *sc, int off, u_int32_t value) in AMCC_WRITE() 54 static __inline u_int8_t* amcc_put_byte(u_int8_t *buf, u_int8_t value) in amcc_put_byte() 60 static __inline u_int8_t* amcc_get_byte(u_int8_t *buf, u_int8_t *value) in amcc_get_byte() 66 static __inline u_int8_t* amcc_put_word(u_int8_t *buf, u_int32_t value) in amcc_put_word() 75 static __inline u_int8_t* amcc_get_word(u_int8_t *buf, u_int32_t *value) in amcc_get_word() 214 static __inline u_int8_t b1io_outp(iavc_softc_t *sc, int off, u_int8_t val) in b1io_outp() 221 static __inline int b1io_rx_full(iavc_softc_t *sc) in b1io_rx_full() 227 static __inline int b1io_tx_empty(iavc_softc_t *sc) in b1io_tx_empty() 243 static __inline u_int8_t b1io_get_byte(iavc_softc_t *sc) in b1io_get_byte() [all …]
|
| D | wdcevent.h | 51 static __inline void WDC_LOG_STATUS(struct channel_softc *chp, in WDC_LOG_STATUS() 60 static __inline void WDC_LOG_ERROR(struct channel_softc *chp, in WDC_LOG_ERROR() 65 static __inline void WDC_LOG_ATAPI_CMD(struct channel_softc *chp, int drive, in WDC_LOG_ATAPI_CMD() 76 static __inline void WDC_LOG_ATAPI_DONE(struct channel_softc *chp, int drive, in WDC_LOG_ATAPI_DONE() 82 static __inline void WDC_LOG_ATA_CMDSHORT(struct channel_softc *chp, u_int8_t cmd) { in WDC_LOG_ATA_CMDSHORT() 86 static __inline void WDC_LOG_ATA_CMDLONG(struct channel_softc *chp, in WDC_LOG_ATA_CMDLONG() 95 static __inline void WDC_LOG_SET_DRIVE(struct channel_softc *chp, in WDC_LOG_SET_DRIVE() 101 static __inline void WDC_LOG_REG(struct channel_softc *chp, in WDC_LOG_REG() 112 static __inline void WDC_LOG_ATA_CMDEXT(struct channel_softc *chp, in WDC_LOG_ATA_CMDEXT()
|
| D | ds.h | 96 static __inline u_int8_t ds_read_byte(struct ds_handle *); 97 static __inline void ds_write_byte(struct ds_handle *, unsigned int); 99 static __inline u_int8_t 112 static __inline void
|
| /mirbsd/src/sys/scsi/ |
| D | scsiconf.h | 363 static __inline void _lto2b(u_int32_t val, u_int8_t *bytes); 364 static __inline void _lto3b(u_int32_t val, u_int8_t *bytes); 365 static __inline void _lto4b(u_int32_t val, u_int8_t *bytes); 366 static __inline void _lto8b(u_int64_t val, u_int8_t *bytes); 367 static __inline u_int32_t _2btol(u_int8_t *bytes); 368 static __inline u_int32_t _3btol(u_int8_t *bytes); 369 static __inline u_int32_t _4btol(u_int8_t *bytes); 370 static __inline u_int64_t _5btol(u_int8_t *bytes); 371 static __inline u_int64_t _8btol(u_int8_t *bytes); 373 static __inline void _lto2l(u_int32_t val, u_int8_t *bytes); [all …]
|
| /mirbsd/src/sys/arch/sparc/include/ |
| D | psl.h | 101 static __inline int getpsr(void); 102 static __inline void setpsr(int); 103 static __inline int spl0(void); 104 static __inline int splhigh(void); 105 static __inline void splx(int); 106 static __inline int getmid(void); 111 static __inline int 120 static __inline int 129 static __inline void 139 static __inline int [all …]
|
| /mirbsd/src/sys/dev/isa/ |
| D | opti.c | 61 static __inline int OPTI_cd_addr(int); 62 static __inline int OPTI_cd_irq(int); 63 static __inline int OPTI_cd_drq(int); 64 static __inline int OPTI_snd_addr(int); 65 static __inline int OPTI_snd_irq(int); 66 static __inline int OPTI_snd_drq(int); 67 static __inline void opti_outb(u_short, u_char); 68 static __inline u_char opti_inb(u_short); 71 static __inline int 89 static __inline int [all …]
|
| /mirbsd/src/lib/libcitrus_iconv/libc/citrus/ |
| D | citrus_memstream.h | 49 static __inline int 55 static __inline void 63 static __inline void 73 static __inline void 79 static __inline size_t 85 static __inline size_t 95 static __inline int 120 static __inline int 128 static __inline void 135 static __inline int [all …]
|
| D | citrus_region.h | 43 static __inline void 51 static __inline void * 57 static __inline size_t 63 static __inline int 69 static __inline void * 75 static __inline u_int8_t 81 static __inline u_int16_t 89 static __inline u_int32_t 97 static __inline int
|
| D | citrus_ctype.h | 44 static __inline unsigned 52 static __inline int 60 static __inline int 69 static __inline int 79 static __inline int 87 static __inline int 97 static __inline int 106 static __inline int 115 static __inline int 125 static __inline int [all …]
|
| D | citrus_stdenc.h | 61 static __inline int 69 static __inline int 80 static __inline int 90 static __inline int 100 static __inline int 109 static __inline int 119 static __inline size_t 126 static __inline size_t 133 static __inline int
|
| D | citrus_mapper.h | 77 static __inline int 93 static __inline void 107 static __inline size_t 120 static __inline size_t 133 static __inline size_t
|
| /mirbsd/src/sys/isofs/cd9660/ |
| D | iso.h | 181 static __inline int isonum_711(u_char *) __attribute__((__unused__)); 182 static __inline int isonum_712(char *) __attribute__((__unused__)); 183 static __inline int isonum_721(u_char *) __attribute__((__unused__)); 184 static __inline int isonum_722(u_char *) __attribute__((__unused__)); 185 static __inline int isonum_723(u_char *) __attribute__((__unused__)); 186 static __inline int isonum_731(u_char *) __attribute__((__unused__)); 187 static __inline int isonum_732(u_char *) __attribute__((__unused__)); 188 static __inline int isonum_733(u_char *) __attribute__((__unused__)); 191 static __inline int 198 static __inline int [all …]
|
| /mirbsd/src/lib/libpcap/ |
| D | etherent.c | 38 static __inline int xdtoi(int); 39 static __inline int skip_space(FILE *); 40 static __inline int skip_line(FILE *); 43 static __inline int 55 static __inline int 68 static __inline int
|
| /mirbsd/src/lib/libcitrus_iconv/libc/citrus/modules/ |
| D | citrus_gbk2k.c | 94 static __inline void 102 static __inline void 111 static __inline void 120 static __inline int 127 static __inline int 134 static __inline int 141 static __inline int 148 static __inline int 334 static __inline int 370 static __inline int [all …]
|
| D | citrus_big5.c | 124 static __inline void 132 static __inline void 141 static __inline void 150 static __inline int 157 static __inline int 332 static __inline int 350 static __inline int 382 static __inline int
|
| /mirbsd/src/sys/sys/ |
| D | simplelock.h | 45 static __inline void simple_lock_init(struct simplelock *); 47 static __inline void 81 static __inline void 90 static __inline int 98 static __inline void
|
| D | hash.h | 51 static __inline uint32_t 65 static __inline uint32_t 79 static __inline uint32_t 95 static __inline uint32_t 114 static __inline uint32_t
|
| /mirbsd/src/sys/uvm/ |
| D | uvm_map.h | 279 static __inline int vmi_list_lock(void); 280 static __inline void vmi_list_unlock(int); 282 static __inline int 292 static __inline void 307 #define MAP_INLINE static __inline 393 static __inline boolean_t vm_map_lock_try(vm_map_t); 394 static __inline void vm_map_lock(vm_map_t); 397 static __inline boolean_t 421 static __inline void
|
| /mirbsd/src/usr.bin/dc/ |
| D | bcode.c | 60 static __inline int readch(void); 61 static __inline void unreadch(void); 62 static __inline char *readline(void); 63 static __inline void src_free(void); 65 static __inline u_int max(u_int, u_int); 68 static __inline void push_number(struct number *); 69 static __inline void push_string(char *); 70 static __inline void push(struct value *); 71 static __inline struct value *tos(void); 72 static __inline struct number *pop_number(void); [all …]
|
12345678