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.c307 *maxslots = get_max_slots(data, host_page_size); in prepare_vm()
579 uint64_t *maxslots, bool isactive) in test_memslot_move_prepare() argument
596 *maxslots = 0; in test_memslot_move_prepare()
615 uint64_t *maxslots) in test_memslot_move_prepare_active() argument
622 uint64_t *maxslots) in test_memslot_move_prepare_inactive() argument
795 uint64_t *maxslots);
799 static bool test_execute(int nslots, uint64_t *maxslots, in test_execute() argument
821 !tdata->prepare(data, sync, maxslots)) { in test_execute()
1051 uint64_t maxslots; in test_loop() local
1057 if (maxslots) in test_loop()
[all …]
/linux/fs/nfsd/
A Dxdr4.h576 u32 maxslots; /* request/response */ member
A Dnfs4xdr.c1887 seq->maxslots = be32_to_cpup(p++); in nfsd4_decode_sequence()
4954 nfserr = nfsd4_encode_slotid4(xdr, seq->maxslots - 1); in nfsd4_encode_sequence()
4958 nfserr = nfsd4_encode_slotid4(xdr, seq->maxslots - 1); in nfsd4_encode_sequence()
A Dnfs4state.c4258 seq->maxslots = session->se_fchannel.maxreqs; in nfsd4_sequence()

Completed in 40 milliseconds