Searched refs:randomize (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.10/tools/perf/bench/ |
| D | epoll-wait.c | 93 static bool wdone, done, __verbose, randomize, nonblocking; variable 132 OPT_BOOLEAN('R', "randomize", &randomize, "Enable random write behaviour (default is lineal)"), 377 randomize? "random":"lineal"); in writerfn() 380 if (randomize) { in writerfn() 387 if (randomize) { in writerfn() 518 if (randomize) in bench_epoll_wait()
|
| D | epoll-ctl.c | 38 static bool done, __verbose, randomize; variable 80 OPT_BOOLEAN( 'R', "randomize", &randomize, "Perform random operations on random fds"), 188 if (randomize) { in workerfn() 252 if (randomize) in do_threads()
|
| /Linux-v5.10/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.10/Documentation/powerpc/ |
| D | kaslr-booke32.rst | 24 We will use the first 512M of the low memory to randomize the kernel
|
| /Linux-v5.10/scripts/gcc-plugins/ |
| D | Kconfig | 99 groups of elements. It will further not randomize bitfields
|
| /Linux-v5.10/Documentation/devicetree/bindings/ |
| D | chosen.txt | 15 entropy used to randomize the kernel image base address location. Since
|
| /Linux-v5.10/drivers/mtd/nand/raw/ |
| D | sunxi_nand.c | 879 bool randomize, int page) in sunxi_nfc_hw_ecc_read_extra_oob() argument 893 if (!randomize) in sunxi_nfc_hw_ecc_read_extra_oob()
|
| /Linux-v5.10/drivers/block/drbd/ |
| D | drbd_receiver.c | 987 goto randomize; in conn_connect() 997 goto randomize; in conn_connect() 1004 randomize: in conn_connect()
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 3476 should randomize its free lists. The randomization may
|