Symbol: more
arch/mips/include/uapi/asm/bitfield.h
16
#define __BITFIELD_FIELD(field, more) \
arch/mips/include/uapi/asm/bitfield.h
18
more
arch/mips/include/uapi/asm/bitfield.h
22
#define __BITFIELD_FIELD(field, more) \
arch/mips/include/uapi/asm/bitfield.h
23
more \
arch/powerpc/platforms/pseries/hvcserver.c
129
int more = 1;
arch/powerpc/platforms/pseries/hvcserver.c
186
} while (more);
arch/powerpc/platforms/pseries/mobility.c
123
int more = 0;
arch/powerpc/platforms/pseries/mobility.c
133
more = 1;
arch/powerpc/platforms/pseries/mobility.c
171
if (!more) {
arch/um/drivers/mconsole.h
30
u32 more;
arch/um/drivers/mconsole.h
73
int len, int err, int more);
arch/um/drivers/mconsole.h
75
int more);
arch/um/drivers/mconsole_user.c
129
int err, int more)
arch/um/drivers/mconsole_user.c
147
if (len == total) reply.more = more;
arch/um/drivers/mconsole_user.c
148
else reply.more = 1;
arch/um/drivers/mconsole_user.c
167
int mconsole_reply(struct mc_request *req, const char *str, int err, int more)
arch/um/drivers/mconsole_user.c
169
return mconsole_reply_len(req, str, strlen(str), err, more);
arch/x86/kvm/mmu/mmu.c
1065
desc->more = (struct pte_list_desc *)(old_val & ~KVM_RMAP_MANY);
arch/x86/kvm/mmu/mmu.c
1109
if (!head_desc->more)
arch/x86/kvm/mmu/mmu.c
1112
*rmap_val = (unsigned long)head_desc->more | KVM_RMAP_MANY;
arch/x86/kvm/mmu/mmu.c
1142
desc = desc->more;
arch/x86/kvm/mmu/mmu.c
1181
next = desc->more;
arch/x86/kvm/mmu/mmu.c
1287
iter->desc = iter->desc->more;
arch/x86/kvm/mmu/mmu.c
150
struct pte_list_desc *more;
crypto/af_alg.c
1060
ctx->more = msg->msg_flags & MSG_MORE;
crypto/af_alg.c
1105
if (!ctx->more || ctx->used)
crypto/af_alg.c
734
ctx->init = ctx->more;
crypto/af_alg.c
856
ctx->init && (!ctx->more ||
crypto/af_alg.c
952
if (ctx->init && !ctx->more) {
crypto/algif_aead.c
85
if (!ctx->init || ctx->more) {
crypto/algif_hash.c
164
ctx->more = msg->msg_flags & MSG_MORE;
crypto/algif_hash.c
175
ctx->more = false;
crypto/algif_hash.c
202
if (!result && !ctx->more) {
crypto/algif_hash.c
209
if (!result || ctx->more) {
crypto/algif_hash.c
210
ctx->more = false;
crypto/algif_hash.c
238
bool more;
crypto/algif_hash.c
248
more = ctx->more;
crypto/algif_hash.c
249
err = more ? crypto_ahash_export(req, state) : 0;
crypto/algif_hash.c
262
ctx2->more = more;
crypto/algif_hash.c
264
if (!more)
crypto/algif_hash.c
27
bool more;
crypto/algif_hash.c
78
continuing = ctx->more;
crypto/algif_skcipher.c
118
if (ctx->more || len < ctx->used) {
crypto/algif_skcipher.c
97
if (!ctx->init || (ctx->more && ctx->used < bs)) {
drivers/block/aoe/aoecmd.c
1233
int more;
drivers/block/aoe/aoecmd.c
1241
more = k->fn(k->id);
drivers/block/aoe/aoecmd.c
1242
if (!more) {
drivers/block/aoe/aoecmd.c
1247
if (!more) {
drivers/comedi/drivers/jr3_pci.c
322
int more = 1;
drivers/comedi/drivers/jr3_pci.c
330
while (more) {
drivers/comedi/drivers/jr3_pci.c
334
more = more && read_idm_word(data, size, &pos, &count);
drivers/comedi/drivers/jr3_pci.c
335
if (more && count == 0xffff)
drivers/comedi/drivers/jr3_pci.c
338
more = more && read_idm_word(data, size, &pos, &addr);
drivers/comedi/drivers/jr3_pci.c
339
while (more && count > 0) {
drivers/comedi/drivers/jr3_pci.c
342
more = more && read_idm_word(data, size, &pos, &dummy);
drivers/comedi/drivers/jr3_pci.c
356
int more = 1;
drivers/comedi/drivers/jr3_pci.c
359
while (more) {
drivers/comedi/drivers/jr3_pci.c
363
more = more && read_idm_word(data, size, &pos, &count);
drivers/comedi/drivers/jr3_pci.c
364
if (more && count == 0xffff)
drivers/comedi/drivers/jr3_pci.c
367
more = more && read_idm_word(data, size, &pos, &addr);
drivers/comedi/drivers/jr3_pci.c
372
while (more && count > 0) {
drivers/comedi/drivers/jr3_pci.c
377
more = more &&
drivers/comedi/drivers/jr3_pci.c
389
more = more &&
drivers/comedi/drivers/jr3_pci.c
391
more = more &&
drivers/comedi/drivers/jr3_pci.c
394
if (more) {
drivers/crypto/chelsio/chcr_algo.c
1575
FILL_SEC_CPL_IVGEN_HDRLEN(param->last, param->more, 0, 1, 0, 0);
drivers/crypto/chelsio/chcr_algo.c
1680
params.more = 1;
drivers/crypto/chelsio/chcr_algo.c
1769
params.more = 1;
drivers/crypto/chelsio/chcr_algo.c
1776
params.more = 0;
drivers/crypto/chelsio/chcr_algo.c
1847
params.more = 1;
drivers/crypto/chelsio/chcr_algo.c
1854
params.more = 0;
drivers/crypto/chelsio/chcr_algo.c
1867
params.more = 1;
drivers/crypto/chelsio/chcr_algo.c
1950
params.more = 1;
drivers/crypto/chelsio/chcr_algo.c
1958
params.more = 0;
drivers/crypto/chelsio/chcr_algo.c
1969
params.more = 1;
drivers/crypto/chelsio/chcr_algo.c
2029
params.more = 1;
drivers/crypto/chelsio/chcr_algo.c
2035
params.more = 0;
drivers/crypto/chelsio/chcr_algo.h
158
#define FILL_SEC_CPL_IVGEN_HDRLEN(last, more, ctx_in, mac, ivdrop, len) htonl( \
drivers/crypto/chelsio/chcr_algo.h
162
SCMD_MORE_FRAGS_V((more)) | \
drivers/crypto/chelsio/chcr_algo.h
247
unsigned int more;
drivers/firmware/google/vpd_decode.c
15
u8 more;
drivers/firmware/google/vpd_decode.c
26
more = in[i] & 0x80;
drivers/firmware/google/vpd_decode.c
30
} while (more);
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1873
u32 *more)
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1898
*more = cper_dump->more;
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1942
uint32_t more = 0;
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1950
adev, virt->fw_reserve.ras_telemetry, &more);
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1953
} while (more && !ret);
drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h
472
uint32_t more;
drivers/gpu/drm/amd/display/dc/core/dc.c
6091
bool more = true;
drivers/gpu/drm/amd/display/dc/core/dc.c
6093
while (more) {
drivers/gpu/drm/amd/display/dc/core/dc.c
6098
more = dc_update_planes_and_stream_cleanup(scratch);
drivers/gpu/drm/amd/display/dc/dce/dce_i2c_sw.c
159
bool more)
drivers/gpu/drm/amd/display/dc/dce/dce_i2c_sw.c
195
write_bit_to_ddc(ddc_handle, SDA, !more);
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.c
536
const bool more = oclass->base.maxver >= 0;
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.c
546
if (!(ret = nvif_unpack(ret, &argv, &argc, args->v0, 0, 0, more))) {
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2108
bool more;
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2124
more = pf_process_vf_state_machine(gt, vfid);
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2125
if (more)
drivers/infiniband/hw/bnxt_re/qplib_tlv.h
27
u16 content_bytes, u8 more, u8 flags)
drivers/infiniband/hw/bnxt_re/qplib_tlv.h
32
rtlv->tlv.flags |= more ? TLV_FLAGS_MORE : 0;
drivers/infiniband/hw/hfi1/trace_tid.h
352
TP_PROTO(struct rvt_qp *qp, const char *msg, u64 more),
drivers/infiniband/hw/hfi1/trace_tid.h
353
TP_ARGS(qp, msg, more),
drivers/infiniband/hw/hfi1/trace_tid.h
357
__field(u64, more)
drivers/infiniband/hw/hfi1/trace_tid.h
362
__entry->more = more;
drivers/infiniband/hw/hfi1/trace_tid.h
368
__entry->more
drivers/infiniband/hw/hfi1/trace_tid.h
374
TP_PROTO(struct rvt_qp *qp, const char *msg, u64 more),
drivers/infiniband/hw/hfi1/trace_tid.h
375
TP_ARGS(qp, msg, more)
drivers/infiniband/hw/hfi1/trace_tid.h
380
TP_PROTO(struct rvt_qp *qp, const char *msg, u64 more),
drivers/infiniband/hw/hfi1/trace_tid.h
381
TP_ARGS(qp, msg, more)
drivers/infiniband/hw/hfi1/trace_tid.h
386
TP_PROTO(struct rvt_qp *qp, const char *msg, u64 more),
drivers/infiniband/hw/hfi1/trace_tid.h
387
TP_ARGS(qp, msg, more)
drivers/infiniband/hw/hfi1/trace_tid.h
392
TP_PROTO(struct rvt_qp *qp, const char *msg, u64 more),
drivers/infiniband/hw/hfi1/trace_tid.h
393
TP_ARGS(qp, msg, more)
drivers/infiniband/hw/hfi1/trace_tid.h
398
TP_PROTO(struct rvt_qp *qp, const char *msg, u64 more),
drivers/infiniband/hw/hfi1/trace_tid.h
399
TP_ARGS(qp, msg, more)
drivers/infiniband/hw/hfi1/trace_tid.h
404
TP_PROTO(struct rvt_qp *qp, const char *msg, u64 more),
drivers/infiniband/hw/hfi1/trace_tid.h
405
TP_ARGS(qp, msg, more)
drivers/infiniband/hw/hfi1/trace_tid.h
410
TP_PROTO(struct rvt_qp *qp, const char *msg, u64 more),
drivers/infiniband/hw/hfi1/trace_tid.h
411
TP_ARGS(qp, msg, more)
drivers/media/pci/saa7164/saa7164-api.c
40
u8 more = 255;
drivers/media/pci/saa7164/saa7164-api.c
45
while (more--) {
drivers/net/ethernet/alibaba/eea/eea_rx.c
29
bool more;
drivers/net/ethernet/alibaba/eea/eea_rx.c
475
ctx->more = ctx->flags & EEA_RING_DESC_F_MORE;
drivers/net/ethernet/alibaba/eea/eea_rx.c
506
ctx->more = false;
drivers/net/ethernet/alibaba/eea/eea_rx.c
527
if (!ctx->more && rx->pkt.head_skb) {
drivers/net/ethernet/alibaba/eea/eea_rx.c
539
if (!ctx->more) {
drivers/net/ethernet/atheros/ag71xx.c
1706
goto more;
drivers/net/ethernet/atheros/ag71xx.c
1710
goto more;
drivers/net/ethernet/atheros/ag71xx.c
1722
more:
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
2321
bool more = netdev_xmit_more();
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
2323
if (__netdev_tx_sent_queue(txq, skb->len, more))
drivers/net/ethernet/broadcom/bnxt/bnxt.c
922
bool more = false;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
927
more |= __bnxt_tx_int(bp, txr, budget);
drivers/net/ethernet/broadcom/bnxt/bnxt.c
929
if (!more)
drivers/net/ethernet/cavium/liquidio/lio_core.c
377
if (nctrl->ncmd.s.more == OCTNET_CMD_VXLAN_PORT_ADD) {
drivers/net/ethernet/cavium/liquidio/lio_core.c
381
} else if (nctrl->ncmd.s.more ==
drivers/net/ethernet/cavium/liquidio/lio_main.c
1961
nctrl.ncmd.s.more = mc_count;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2009
nctrl.ncmd.s.more = 1;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2658
nctrl.ncmd.s.more = vxlan_cmd_bit;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2814
nctrl.ncmd.s.more = 1;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2887
nctrl.ncmd.s.more = 0;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2943
nctrl.ncmd.s.more = 0;
drivers/net/ethernet/cavium/liquidio/lio_main.c
3096
nctrl.ncmd.s.more = 0;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1050
nctrl.ncmd.s.more = lio->netdev_uc_count;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1087
nctrl.ncmd.s.more = mc_count;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1143
nctrl.ncmd.s.more = 1;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1745
nctrl.ncmd.s.more = vxlan_cmd_bit;
drivers/net/ethernet/cavium/liquidio/liquidio_common.h
313
u64 more:6; /* How many udd words follow the command */
drivers/net/ethernet/cavium/liquidio/liquidio_common.h
331
u64 more:6;
drivers/net/ethernet/cavium/liquidio/octeon_nic.c
105
uddsize = (u32)(nctrl->ncmd.s.more * 8);
drivers/net/ethernet/faraday/ftgmac100.c
1294
bool more;
drivers/net/ethernet/faraday/ftgmac100.c
1302
more = ftgmac100_rx_packet(priv, &work_done);
drivers/net/ethernet/faraday/ftgmac100.c
1303
} while (more && work_done < budget);
drivers/net/ethernet/ibm/ibmvnic.c
4434
int more = 0;
drivers/net/ethernet/ibm/ibmvnic.c
4460
for (i = 0; i < total_queues - registered_queues + more ; i++) {
drivers/net/ethernet/ibm/ibmvnic.c
4467
more++;
drivers/net/ethernet/ibm/ibmvnic.c
4473
more++;
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
2728
unsigned int i, cur_queues, more, pool_size;
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
2746
more = needed - cur_queues;
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
2752
if (more-- == 1)
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
1013
if (!more)
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
564
bool more = false;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
592
more = true;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
613
if (!more)
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
633
bool more = false;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
661
more = true;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
682
if (!more)
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
768
bool more = false;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
801
more = true;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
820
if (!more)
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
837
more = true;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
847
more = true;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
881
if (!more)
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
902
bool more = false;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
941
more = true;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
961
if (!more)
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
980
more = true;
drivers/net/ethernet/sfc/mae.c
233
more:
drivers/net/ethernet/sfc/mae.c
277
goto more;
drivers/net/ethernet/sfc/mae.c
404
more:
drivers/net/ethernet/sfc/mae.c
428
goto more;
drivers/net/mdio/mdio-cavium.h
19
#define OCT_MDIO_BITFIELD_FIELD(field, more) \
drivers/net/mdio/mdio-cavium.h
21
more
drivers/net/mdio/mdio-cavium.h
24
#define OCT_MDIO_BITFIELD_FIELD(field, more) \
drivers/net/mdio/mdio-cavium.h
25
more \
drivers/net/tun.c
1477
struct sk_buff *skb, int more)
drivers/net/tun.c
1484
if (!rx_batched || (!more && skb_queue_empty(queue))) {
drivers/net/tun.c
1493
if (!more || skb_queue_len(queue) == rx_batched) {
drivers/net/tun.c
1697
int noblock, bool more)
drivers/net/tun.c
1950
if (!more || queue_len > NAPI_POLL_WEIGHT)
drivers/net/tun.c
1955
tun_rx_batched(tun, tfile, skb, more);
drivers/net/wireless/ath/ath9k/ar9003_mci.c
1475
u32 ar9003_mci_get_next_gpm_offset(struct ath_hw *ah, u32 *more)
drivers/net/wireless/ath/ath9k/ar9003_mci.c
1543
if (more)
drivers/net/wireless/ath/ath9k/ar9003_mci.c
1544
*more = more_gpm;
drivers/net/wireless/ath/ath9k/ar9003_mci.h
315
u32 ar9003_mci_get_next_gpm_offset(struct ath_hw *ah, u32 *more);
drivers/net/wireless/mediatek/mt76/dma.c
1002
data = mt76_dma_dequeue(dev, q, false, &len, &info, &more,
drivers/net/wireless/mediatek/mt76/dma.c
1036
mt76_add_fragment(dev, q, data, len, more, info,
drivers/net/wireless/mediatek/mt76/dma.c
1041
if (!more && dev->drv->rx_check &&
drivers/net/wireless/mediatek/mt76/dma.c
1057
if (more) {
drivers/net/wireless/mediatek/mt76/dma.c
452
int idx, int *len, bool *more)
drivers/net/wireless/mediatek/mt76/dma.c
475
if (more)
drivers/net/wireless/mediatek/mt76/dma.c
476
*more = !FIELD_GET(RRO_RXDMAD_DATA1_LS_MASK, data1);
drivers/net/wireless/mediatek/mt76/dma.c
495
int *len, u32 *info, bool *more, bool *drop, bool flush)
drivers/net/wireless/mediatek/mt76/dma.c
503
buf = mt76_dma_get_rxdmad_c_buf(dev, q, idx, len, more);
drivers/net/wireless/mediatek/mt76/dma.c
511
*more = !(ctrl & MT_DMA_CTL_LAST_SEC0);
drivers/net/wireless/mediatek/mt76/dma.c
552
int *len, u32 *info, bool *more, bool *drop)
drivers/net/wireless/mediatek/mt76/dma.c
556
*more = false;
drivers/net/wireless/mediatek/mt76/dma.c
603
return mt76_dma_get_buf(dev, q, idx, len, info, more, drop, flush);
drivers/net/wireless/mediatek/mt76/dma.c
864
bool more;
drivers/net/wireless/mediatek/mt76/dma.c
876
buf = mt76_dma_dequeue(dev, q, true, NULL, NULL, &more, NULL);
drivers/net/wireless/mediatek/mt76/dma.c
948
int len, bool more, u32 info, bool allow_direct)
drivers/net/wireless/mediatek/mt76/dma.c
963
if (more)
drivers/net/wireless/mediatek/mt76/dma.c
981
bool more;
drivers/net/wireless/mediatek/mt76/mt76.h
308
int *len, u32 *info, bool *more);
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
238
u8 more;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
183
u8 more:1;
drivers/net/wireless/silabs/wfx/hif_api_cmd.h
259
u8 more:1;
drivers/net/wireless/st/cw1200/wsm.c
1621
bool *more)
drivers/net/wireless/st/cw1200/wsm.c
1633
*more = total > 1;
drivers/net/wireless/st/cw1200/wsm.c
1670
bool more = false;
drivers/net/wireless/st/cw1200/wsm.c
1690
&tx_allowed_mask, &more);
drivers/net/wireless/st/cw1200/wsm.c
1694
(ret || !more) &&
drivers/net/wireless/st/cw1200/wsm.c
1740
if (more) {
drivers/net/wireless/st/cw1200/wsm.c
1754
wsm->more ? 'M' : ' ');
drivers/net/wireless/st/cw1200/wsm.h
813
u8 more;
drivers/parisc/eisa_enumerator.c
301
static int configure_function(const unsigned char *buf, int *more)
drivers/parisc/eisa_enumerator.c
307
*more = get_16(buf);
drivers/platform/mellanox/mlxbf-tmfifo.c
879
bool more;
drivers/platform/mellanox/mlxbf-tmfifo.c
925
more = mlxbf_tmfifo_rxtx_one_desc(vring, is_rx, &avail);
drivers/platform/mellanox/mlxbf-tmfifo.c
926
} while (more);
drivers/scsi/be2iscsi/be_main.c
291
int rc, more = 0;
drivers/scsi/be2iscsi/be_main.c
328
more = 1;
drivers/scsi/be2iscsi/be_main.c
364
if (more) {
drivers/tty/n_tty.c
1995
size_t n, size, more, c;
drivers/tty/n_tty.c
2011
more = n - (size - tail);
drivers/tty/n_tty.c
2012
if (eol == N_TTY_BUF_SIZE && more) {
drivers/tty/n_tty.c
2014
eol = find_first_bit(ldata->read_flags, more);
drivers/tty/n_tty.c
2015
found = eol != more;
drivers/tty/vt/vt.c
4174
int i, more = 1, first = -1, last = -1, deflt = 0;
drivers/tty/vt/vt.c
4193
while (more) {
drivers/tty/vt/vt.c
4194
more = 0;
drivers/tty/vt/vt.c
4201
more = 1;
drivers/tty/vt/vt.c
4224
int i, more = 1, first = -1, last = -1, deflt = 0;
drivers/tty/vt/vt.c
4232
while (more) {
drivers/tty/vt/vt.c
4233
more = 0;
drivers/tty/vt/vt.c
4240
more = 1;
drivers/usb/musb/musb_host.c
1004
more = true;
drivers/usb/musb/musb_host.c
1015
more = true;
drivers/usb/musb/musb_host.c
1020
more = true;
drivers/usb/musb/musb_host.c
1037
more = true;
drivers/usb/musb/musb_host.c
1045
return more;
drivers/usb/musb/musb_host.c
980
bool more = false;
drivers/xen/pvcalls-back.c
864
int notify, notify_all = 0, more = 1;
drivers/xen/pvcalls-back.c
868
while (more) {
drivers/xen/pvcalls-back.c
886
RING_FINAL_CHECK_FOR_REQUESTS(&fedata->ring, more);
drivers/xen/pvcalls-front.c
187
int more = 0, done = 0;
drivers/xen/pvcalls-front.c
254
RING_FINAL_CHECK_FOR_RESPONSES(&bedata->ring, more);
drivers/xen/pvcalls-front.c
255
if (more && !READ_ONCE(bedata->disabled))
fs/ceph/dir.c
384
more:
fs/ceph/dir.c
587
goto more;
fs/ceph/dir.c
607
goto more;
fs/ceph/file.c
1107
bool more;
fs/ceph/file.c
1136
more = len < iov_iter_count(to);
fs/ceph/file.c
1183
ret, i_size, (more ? " MORE" : ""));
fs/ceph/file.c
1258
if (off >= i_size || !more)
fs/ceph/snap.c
799
more:
fs/ceph/snap.c
881
goto more;
fs/dlm/ast.c
247
more:
fs/dlm/ast.c
269
goto more;
fs/ext4/namei.c
1324
int more;
fs/ext4/namei.c
1336
more = 0;
fs/ext4/namei.c
1342
more = 1;
fs/ext4/namei.c
1344
} while(more);
fs/jfs/jfs_logmgr.c
1007
log->nextsync = written + more;
fs/jfs/jfs_logmgr.c
925
int more; /* additional write granted */
fs/jfs/jfs_logmgr.c
981
more = min(free / 2, delta);
fs/jfs/jfs_logmgr.c
982
if (more < 2 * LOGPSIZE) {
fs/ocfs2/cluster/tcp.c
1780
static int o2net_accept_one(struct socket *sock, int *more)
fs/ocfs2/cluster/tcp.c
1801
*more = 0;
fs/ocfs2/cluster/tcp.c
1813
*more = 1;
fs/ocfs2/cluster/tcp.c
1918
int more;
fs/ocfs2/cluster/tcp.c
1933
o2net_accept_one(sock, &more);
fs/ocfs2/cluster/tcp.c
1934
if (!more)
fs/splice.c
1031
int i, flags, more;
fs/splice.c
1075
more = sd->flags & SPLICE_F_MORE;
fs/splice.c
1095
if (read_len >= len && !more)
fs/splice.c
1131
if (ret == 0 && !more && len > 0 && bytes)
include/crypto/if_alg.h
153
bool more:1,
include/linux/netdevice.h
5374
static inline void netdev_xmit_set_more(bool more)
include/linux/netdevice.h
5376
__this_cpu_write(softnet_data.xmit.more, more);
include/linux/netdevice.h
5381
return __this_cpu_read(softnet_data.xmit.more);
include/linux/netdevice.h
5384
static inline void netdev_xmit_set_more(bool more)
include/linux/netdevice.h
5386
current->net_xmit.more = more;
include/linux/netdevice.h
5391
return current->net_xmit.more;
include/linux/netdevice.h
5397
bool more)
include/linux/netdevice.h
5399
netdev_xmit_set_more(more);
include/linux/netdevice.h
5404
struct netdev_queue *txq, bool more)
include/linux/netdevice.h
5409
rc = __netdev_start_xmit(ops, skb, dev, more);
include/linux/netdevice_xmit.h
13
u8 more;
include/net/ip6_fib.h
585
gc_args.more = 0;
include/net/ip6_fib.h
85
int more;
kernel/events/uprobes.c
1209
int more = 0;
kernel/events/uprobes.c
1217
if (!prev && !more) {
kernel/events/uprobes.c
1228
more++;
kernel/events/uprobes.c
1245
if (!more)
kernel/events/uprobes.c
1262
} while (--more);
kernel/rcu/srcutree.c
1882
bool more;
kernel/rcu/srcutree.c
1929
more = rcu_segcblist_ready_cbs(&sdp->srcu_cblist);
kernel/rcu/srcutree.c
1932
if (more)
lib/lz4/lz4_compress.c
353
unsigned const int more = LZ4_count(ip,
lib/lz4/lz4_compress.c
357
matchCode += more;
lib/lz4/lz4_compress.c
358
ip += more;
lib/zlib_deflate/deflate.c
746
unsigned more; /* Amount of free space at the end of the window. */
lib/zlib_deflate/deflate.c
750
more = (unsigned)(s->window_size -(ulg)s->lookahead -(ulg)s->strstart);
lib/zlib_deflate/deflate.c
753
if (more == 0 && s->strstart == 0 && s->lookahead == 0) {
lib/zlib_deflate/deflate.c
754
more = wsize;
lib/zlib_deflate/deflate.c
756
} else if (more == (unsigned)(-1)) {
lib/zlib_deflate/deflate.c
760
more--;
lib/zlib_deflate/deflate.c
795
more += wsize;
lib/zlib_deflate/deflate.c
810
Assert(more >= 2, "more < 2");
lib/zlib_deflate/deflate.c
812
n = read_buf(s->strm, s->window + s->strstart + s->lookahead, more);
lib/zlib_deflate/deflate.c
820
Call UPDATE_HASH() MIN_MATCH-3 more times
lib/zlib_deflate/deflate.c
989
Call UPDATE_HASH() MIN_MATCH-3 more times
mm/memory.c
2438
more:
mm/memory.c
2478
goto more;
net/ceph/messenger_v1.c
1326
more:
net/ceph/messenger_v1.c
1369
goto more;
net/ceph/messenger_v1.c
1384
goto more;
net/ceph/messenger_v1.c
1429
goto more;
net/ceph/messenger_v1.c
1433
goto more;
net/ceph/messenger_v1.c
1445
goto more;
net/ceph/messenger_v1.c
1451
goto more;
net/ceph/messenger_v1.c
1501
more:
net/ceph/messenger_v1.c
1528
goto more; /* we need to send the footer, too! */
net/ceph/messenger_v1.c
1543
goto more;
net/ceph/messenger_v1.c
1548
goto more;
net/ceph/messenger_v1.c
1552
goto more;
net/ceph/messenger_v1.c
61
size_t kvlen, size_t len, bool more)
net/ceph/messenger_v1.c
66
if (more)
net/ceph/messenger_v1.c
81
int offset, size_t size, int more)
net/ceph/messenger_v1.c
84
.msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL | more,
net/core/dev.c
3879
struct netdev_queue *txq, bool more)
net/core/dev.c
3889
rc = netdev_start_xmit(skb, dev, txq, more);
net/ipv6/ip6_fib.c
2357
int old_more = gc_args->more;
net/ipv6/ip6_fib.c
2361
if (!may_expire && old_more == gc_args->more)
net/ipv6/ip6_fib.c
2379
gc_args->more++;
net/ipv6/ip6_fib.c
2441
gc_args.more = 0;
net/ipv6/ip6_fib.c
2447
if (gc_args.more)
net/ipv6/route.c
2183
gc_args->more++;
net/mptcp/pm_kernel.c
1230
bool more;
net/mptcp/pm_kernel.c
1235
more = false;
net/mptcp/pm_kernel.c
1247
more = !list_is_last(&entry->list, rm_list);
net/mptcp/pm_kernel.c
1260
if (!more) {
net/mptcp/pm_kernel.c
1266
if (more)
net/rxrpc/sendmsg.c
330
bool more = msg->msg_flags & MSG_MORE;
net/rxrpc/sendmsg.c
384
if (!more && len - copied != call->tx_total_len)
net/rxrpc/sendmsg.c
408
remain = more ? INT_MAX : msg_data_left(msg);
net/rxrpc/sendmsg.c
442
(msg_data_left(msg) == 0 && !more)) {
net/rxrpc/sendmsg.c
443
if (msg_data_left(msg) == 0 && !more)
net/tipc/core.h
202
return !less(val, min) && !more(val, max);
net/tipc/group.c
536
if (more(msg_grp_bc_seqno(hdr), m->bc_rcv_nxt))
net/tipc/link.c
1459
if (unlikely(more(seqno, expect))) {
net/tipc/link.c
1583
if (!more(seqno, r->acked))
net/tipc/link.c
1586
while (more(seqno, end)) {
net/tipc/link.c
1593
WARN_ONCE(more(start, end) ||
net/tipc/link.c
1792
if (unlikely(less(seqno, rcv_nxt) || more(seqno, win_lim))) {
net/tipc/link.c
2145
return more(session, curr_session);
net/tipc/link.c
2306
more(peers_snd_nxt, rcv_nxt) &&
net/tipc/link.c
2424
if (more(peers_snd_nxt, l->rcv_nxt + l->window))
net/tipc/link.c
2437
if (!more(peers_snd_nxt, l->rcv_nxt)) {
net/tipc/link.c
2523
if (more(peers_snd_nxt, l->rcv_nxt) && !less(l->rcv_nxt, from))
net/tipc/link.c
406
if (more(l->snd_nxt, l->rcv_nxt))
net/tipc/monitor.c
515
if (more(acked_gen, state->acked_gen))
net/tipc/monitor.c
519
if (!more(new_gen, state->peer_gen) && !probing)
net/tipc/monitor.c
531
if (!more(new_gen, state->peer_gen))
net/tipc/msg.c
845
if (more(seqno, buf_seqno(skb_peek_tail(list)))) {
net/tipc/msg.c
851
if (more(seqno, buf_seqno(_skb)))
net/tipc/node.c
2024
if (!more(rcv_nxt, n->sync_point))
net/tipc/node.c
2061
if (more(dlv_nxt, n->sync_point)) {
net/tipc/node.c
3097
int tipc_node_dump(struct tipc_node *n, bool more, char *buf)
net/tipc/node.c
3100
size_t sz = (more) ? NODE_LMAX : NODE_LMIN;
net/tipc/node.c
3119
if (!more)
net/tipc/trace.c
128
if (!more)
net/tipc/trace.c
166
int tipc_list_dump(struct sk_buff_head *list, bool more, char *buf)
net/tipc/trace.c
169
size_t sz = (more) ? LIST_LMAX : LIST_LMIN;
net/tipc/trace.c
184
if (!more) {
net/tipc/trace.c
53
int tipc_skb_dump(struct sk_buff *skb, bool more, char *buf)
net/tipc/trace.c
56
size_t sz = (more) ? SKB_LMAX : SKB_LMIN;
net/tipc/trace.h
129
int tipc_skb_dump(struct sk_buff *skb, bool more, char *buf);
net/tipc/trace.h
130
int tipc_list_dump(struct sk_buff_head *list, bool more, char *buf);
net/tipc/trace.h
133
int tipc_node_dump(struct tipc_node *n, bool more, char *buf);
net/tipc/trace.h
138
TP_PROTO(struct sk_buff *skb, bool more, const char *header),
net/tipc/trace.h
140
TP_ARGS(skb, more, header),
net/tipc/trace.h
144
__dynamic_array(char, buf, (more) ? SKB_LMAX : SKB_LMIN)
net/tipc/trace.h
149
tipc_skb_dump(skb, more, __get_str(buf));
net/tipc/trace.h
157
TP_PROTO(struct sk_buff *skb, bool more, const char *header), \
net/tipc/trace.h
158
TP_ARGS(skb, more, header))
net/tipc/trace.h
165
TP_PROTO(struct sk_buff_head *list, bool more, const char *header),
net/tipc/trace.h
167
TP_ARGS(list, more, header),
net/tipc/trace.h
171
__dynamic_array(char, buf, (more) ? LIST_LMAX : LIST_LMIN)
net/tipc/trace.h
176
tipc_list_dump(list, more, __get_str(buf));
net/tipc/trace.h
184
TP_PROTO(struct sk_buff_head *list, bool more, const char *header), \
net/tipc/trace.h
185
TP_ARGS(list, more, header))
net/tipc/trace.h
329
TP_PROTO(struct tipc_node *n, bool more, const char *header),
net/tipc/trace.h
331
TP_ARGS(n, more, header),
net/tipc/trace.h
336
__dynamic_array(char, buf, (more) ? NODE_LMAX : NODE_LMIN)
net/tipc/trace.h
342
tipc_node_dump(n, more, __get_str(buf));
net/tipc/trace.h
351
TP_PROTO(struct tipc_node *n, bool more, const char *header), \
net/tipc/trace.h
352
TP_ARGS(n, more, header))
net/tls/tls_device.c
434
bool more = false;
net/tls/tls_device.c
535
more = true;
net/tls/tls_device.c
557
tls_ctx->pending_open_record_frags = more;
net/tls/tls_sw.c
1625
bool *more)
net/tls/tls_sw.c
1638
goto more;
net/tls/tls_sw.c
1656
goto more;
net/tls/tls_sw.c
1661
goto more;
net/tls/tls_sw.c
1697
more:
net/tls/tls_sw.c
1698
if (more)
net/tls/tls_sw.c
1699
*more = true;
net/x25/x25_in.c
32
static int x25_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more)
net/x25/x25_in.c
41
if (more) {
net/xfrm/espintcp.c
213
bool more = flags & MSG_MORE;
net/xfrm/espintcp.c
221
if (sg_is_last(sg) && !more)
tools/perf/builtin-top.c
248
int more;
tools/perf/builtin-top.c
268
more = hist_entry__annotate_printf(he, top->sym_evsel);
tools/perf/builtin-top.c
276
if (more != 0)
tools/perf/builtin-top.c
277
printf("%d lines not displayed, maybe increase display entries [e]\n", more);
tools/perf/util/annotate.c
1234
int more = 0;
tools/perf/util/annotate.c
1293
++more;
tools/perf/util/annotate.c
1314
return more;
tools/perf/util/genelf_debug.c
210
int more = 1;
tools/perf/util/genelf_debug.c
213
while (more) {
tools/perf/util/genelf_debug.c
220
more = 0;
tools/perf/util/session.c
3137
more:
tools/perf/util/session.c
3207
goto more;
tools/perf/util/session.c
3529
more:
tools/perf/util/session.c
3540
goto more;