| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | enc28j60.c | 56 enum enc_initstate initstate; member 698 if (enc->initstate >= requiredstate) in enc_initcheck() 701 if (enc->initstate < setupdone) { in enc_initcheck() 708 enc->initstate = setupdone; in enc_initcheck() 711 if (enc->initstate >= requiredstate) in enc_initcheck() 718 enc->initstate = linkready; in enc_initcheck()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-block-zram | 10 What: /sys/block/zram<id>/initstate 14 The initstate file is read-only and shows the initialization
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | debugfs.c | 352 #define add_dyn_dbg(name, id, initstate) do { \ in b43legacy_add_dynamic_debug() argument 353 e->dyn_debug[id] = (initstate); \ in b43legacy_add_dynamic_debug()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/ |
| H A D | userfaultfd.patch | 206 + value of the rear pointer; this is so successive calls to initstate won't 209 + setstate so that it doesn't matter when initstate is called.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | debugfs.c | 659 #define add_dyn_dbg(name, id, initstate) do { \ in b43_add_dynamic_debug() argument 660 e->dyn_debug[id] = (initstate); \ in b43_add_dynamic_debug()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | stdlib.h | 410 extern char *initstate (unsigned int __seed, char *__statebuf,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | stdlib.h | 410 extern char *initstate (unsigned int __seed, char *__statebuf,
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/ |
| H A D | zram.rst | 197 initstate RO shows the initialization state of the device
|
| /OK3568_Linux_fs/kernel/drivers/block/zram/ |
| H A D | zram_drv.c | 1854 static DEVICE_ATTR_RO(initstate);
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module.c | 1229 __ATTR(initstate, 0444, show_initstate, NULL);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-9 | 1236 * initstate: (libc)BSD Random. 2247 -- Function: char * initstate (unsigned int SEED, char *STATE, size_t 2253 The ‘initstate’ function is used to initialize the random number 2327 The ‘initstate_r’ function behaves exactly like the ‘initstate’
|
| H A D | libc.info-16 | 1236 * initstate: (libc)BSD Random. 3562 * initstate: BSD Random. (line 38)
|
| H A D | dir | 1044 * initstate: (libc)BSD Random.
|
| H A D | libc.info-14 | 1236 * initstate: (libc)BSD Random.
|
| H A D | libc.info | 1236 * initstate: (libc)BSD Random.
|
| H A D | libc.info-17 | 1236 * initstate: (libc)BSD Random.
|
| H A D | libc.info-15 | 1236 * initstate: (libc)BSD Random. 4309 ‘setstate’ and ‘initstate’, which are also the basis for the ‘rand’
|
| H A D | libc.info-8 | 1236 * initstate: (libc)BSD Random.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-9 | 1236 * initstate: (libc)BSD Random. 2247 -- Function: char * initstate (unsigned int SEED, char *STATE, size_t 2253 The ‘initstate’ function is used to initialize the random number 2327 The ‘initstate_r’ function behaves exactly like the ‘initstate’
|
| H A D | libc.info-16 | 1236 * initstate: (libc)BSD Random. 3562 * initstate: BSD Random. (line 38)
|
| H A D | dir | 1044 * initstate: (libc)BSD Random.
|
| H A D | libc.info-14 | 1236 * initstate: (libc)BSD Random.
|
| H A D | libc.info | 1236 * initstate: (libc)BSD Random.
|
| H A D | libc.info-17 | 1236 * initstate: (libc)BSD Random.
|
| H A D | libc.info-15 | 1236 * initstate: (libc)BSD Random. 4309 ‘setstate’ and ‘initstate’, which are also the basis for the ‘rand’
|