Searched refs:randomize (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.15/tools/perf/bench/ |
| D | epoll-wait.c | 92 static bool wdone, done, __verbose, randomize, nonblocking; variable 131 OPT_BOOLEAN('R', "randomize", &randomize, "Enable random write behaviour (default is lineal)"), 376 randomize? "random":"lineal"); in writerfn() 379 if (randomize) { in writerfn() 386 if (randomize) { in writerfn() 517 if (randomize) in bench_epoll_wait()
|
| D | epoll-ctl.c | 37 static bool done, __verbose, randomize; variable 79 OPT_BOOLEAN( 'R', "randomize", &randomize, "Perform random operations on random fds"), 187 if (randomize) { in workerfn() 251 if (randomize) in do_threads()
|
| /Linux-v5.15/drivers/target/iscsi/ |
| D | iscsi_target_seq_pdu_list.c | 446 if (bl->randomize & RANDOM_R2T_OFFSETS) { in iscsit_do_build_pdu_and_seq_lists() 453 if (bl->randomize & RANDOM_DATAIN_SEQ_OFFSETS) { in iscsit_do_build_pdu_and_seq_lists() 465 if (bl->randomize & RANDOM_DATAOUT_PDU_OFFSETS) { in iscsit_do_build_pdu_and_seq_lists() 472 if (bl->randomize & RANDOM_DATAIN_PDU_OFFSETS) { in iscsit_do_build_pdu_and_seq_lists() 516 bl.randomize |= RANDOM_DATAIN_PDU_OFFSETS; in iscsit_build_pdu_and_seq_lists() 518 bl.randomize |= RANDOM_DATAIN_SEQ_OFFSETS; in iscsit_build_pdu_and_seq_lists() 523 bl.randomize |= RANDOM_R2T_OFFSETS; in iscsit_build_pdu_and_seq_lists()
|
| D | iscsi_target_seq_pdu_list.h | 50 int randomize; member
|
| /Linux-v5.15/Documentation/powerpc/ |
| D | kaslr-booke32.rst | 24 We will use the first 512M of the low memory to randomize the kernel
|
| /Linux-v5.15/Documentation/arm/ |
| D | uefi.rst | 72 kaslr-seed 64-bit Entropy used to randomize the kernel image
|
| /Linux-v5.15/scripts/gcc-plugins/ |
| D | Kconfig | 99 groups of elements. It will further not randomize bitfields
|
| /Linux-v5.15/Documentation/devicetree/bindings/ |
| D | chosen.txt | 15 entropy used to randomize the kernel image base address location. Since
|
| /Linux-v5.15/drivers/mtd/nand/raw/ |
| D | sunxi_nand.c | 890 bool randomize, int page) in sunxi_nfc_hw_ecc_read_extra_oob() argument 904 if (!randomize) in sunxi_nfc_hw_ecc_read_extra_oob()
|
| /Linux-v5.15/drivers/block/drbd/ |
| D | drbd_receiver.c | 989 goto randomize; in conn_connect() 999 goto randomize; in conn_connect() 1006 randomize: in conn_connect()
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 3643 should randomize its free lists. The randomization may
|