Searched refs:randomize (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.1/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)"), 390 randomize? "random":"lineal"); in writerfn() 393 if (randomize) { in writerfn() 400 if (randomize) { in writerfn() 531 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() 259 if (randomize) in do_threads()
|
| /Linux-v6.1/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-v6.1/security/ |
| D | Kconfig.hardening | 300 The seed used for compilation is in scripts/basic/randomize.seed. 312 bool "Fully randomize structure layout" 316 Fully randomize the member layout of sensitive 334 groups of members. It will further not randomize bitfields 345 Use GCC plugin to randomize structure layout.
|
| /Linux-v6.1/Documentation/powerpc/ |
| D | kaslr-booke32.rst | 24 We will use the first 512M of the low memory to randomize the kernel
|
| /Linux-v6.1/Documentation/arm/ |
| D | uefi.rst | 68 kaslr-seed 64-bit Entropy used to randomize the kernel image
|
| /Linux-v6.1/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-v6.1/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-v6.1/Documentation/admin-guide/ |
| D | kernel-parameters.txt | 3899 should randomize its free lists. The randomization may
|