Searched refs:_start (Results 1 – 20 of 20) sorted by relevance
165 _bitstr += _bit_idx(_start); in bit_nset()184 _bitstr += _bit_idx(_start); in bit_nclear()205 if (_start >= _nbits) { in bit_ffs_at()239 if (_start >= _nbits) { in bit_ffc_at()293 _value = _start; in bit_ffs_area_at()296 if (_bit_offset(_start) != 0) in bit_ffs_area_at()340 _value = _start; in bit_ffc_area_at()343 if (_bit_offset(_start) != 0) in bit_ffc_area_at()393 if (_start >= _nbits) in bit_count()398 _start -= _BITSTR_BITS * _bit_idx(_start); in bit_count()[all …]
162 void rman_set_start(struct resource *_r, rman_res_t _start);
162 void *_start, void *_stop, int *_count);
35 .globl _start36 .ent _start37 _start: label40 .end _start
32 ENTRY(_start)
28 ENTRY(_start)36 END(_start)
86 ASM_ENTRY(_start)
25 eth_find_device(const struct rte_eth_dev *_start, rte_eth_cmp_t cmp,
368 set _start [set start [randomInt 1500]]370 if {$_start < 0} {set _start "end-[abs($_start)-1]"}372 assert_equal [string range $bin $_start $_end] [r getrange bin $start $end]
37 #define FIRMW_START(S) __CONCAT(_binary_, __CONCAT(S, _start))
284 * @param _start hint at the start of the resource range - pass302 rman_res_t _start;409 * @param _start the new starting address of the resource range417 rman_res_t _start;428 * @param _start the starting address of the resource range434 rman_res_t _start;558 * to start at @p _start and to include @p _count indices in its565 * @param _start the start of the resource range573 rman_res_t _start;587 * @param _start the address of a location to receive the start
63 extern uint8_t _start; /* Kernel entry point in locore.S */
152 /_start/ {
291 thekernel.address = CADDR(&_start); in module_info_init()292 thekernel.size = UADDR(&_end) - UADDR(&_start); in module_info_init()
110 ASENTRY_NP(_start)244 END(_start)
277 _start = func; in SetSartFunc()296 ThreadStart _start; variable
211 _start = NULL; in MicroThread()223 _start = NULL; in CleanState()230 if (_start) { in Run()231 _start(_args); in Run()
154 void *_start, void *_stop, int *_count);
54 ENTRY(_start)160 END(_start)
41 jmp ._start79 ._start: label