Home
last modified time | relevance | path

Searched refs:maxslots (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/
A Dmemslot_perf_test.c273 *maxslots = mempages + 1; in prepare_vm()
542 uint64_t *maxslots, bool isactive) in test_memslot_move_prepare() argument
553 *maxslots = 0; in test_memslot_move_prepare()
572 uint64_t *maxslots) in test_memslot_move_prepare_active() argument
579 uint64_t *maxslots) in test_memslot_move_prepare_inactive() argument
743 uint64_t *maxslots);
747 static bool test_execute(int nslots, uint64_t *maxslots, in test_execute() argument
770 !tdata->prepare(data, sync, maxslots)) { in test_execute()
952 uint64_t maxslots; in test_loop() local
959 if (maxslots) in test_loop()
[all …]
/linux/fs/nfsd/
A Dxdr4.h436 u32 maxslots; /* request/response */ member
A Dnfs4xdr.c1795 seq->maxslots = be32_to_cpup(p++); in nfsd4_decode_sequence()
4486 *p++ = cpu_to_be32(seq->maxslots - 1); /* sr_highest_slotid */ in nfsd4_encode_sequence()
4487 *p++ = cpu_to_be32(seq->maxslots - 1); /* sr_target_highest_slotid */ in nfsd4_encode_sequence()
A Dnfs4state.c3829 seq->maxslots = session->se_fchannel.maxreqs; in nfsd4_sequence()

Completed in 35 milliseconds