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
1036
desc->more = (struct pte_list_desc *)(old_val & ~KVM_RMAP_MANY);
arch/x86/kvm/mmu/mmu.c
1080
if (!head_desc->more)
arch/x86/kvm/mmu/mmu.c
1083
*rmap_val = (unsigned long)head_desc->more | KVM_RMAP_MANY;
arch/x86/kvm/mmu/mmu.c
1113
desc = desc->more;
arch/x86/kvm/mmu/mmu.c
1152
next = desc->more;
arch/x86/kvm/mmu/mmu.c
1258
iter->desc = iter->desc->more;
arch/x86/kvm/mmu/mmu.c
148
struct pte_list_desc *more;
crypto/af_alg.c
1083
ctx->more = msg->msg_flags & MSG_MORE;
crypto/af_alg.c
1157
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
83
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
111
if (!ctx->init || (ctx->more && ctx->used < bs)) {
crypto/algif_skcipher.c
132
if (ctx->more || len < ctx->used) {
drivers/atm/eni.c
2258
eni_dev->more = eni_boards;
drivers/atm/eni.h
112
struct atm_dev *more; /* other ENI devices */
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
1799
u32 *more)
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1822
*more = cper_dump->more;
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1858
uint32_t more = 0;
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1866
adev, virt->fw_reserve.ras_telemetry, &more);
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
1869
} while (more && !ret);
drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h
462
uint32_t more;
drivers/gpu/drm/amd/display/dc/core/dc.c
5463
bool more = true;
drivers/gpu/drm/amd/display/dc/core/dc.c
5465
while (more) {
drivers/gpu/drm/amd/display/dc/core/dc.c
5470
more = dc_update_planes_and_stream_cleanup(scratch);
drivers/gpu/drm/amd/display/dc/dce/dce_i2c_sw.c
157
bool more)
drivers/gpu/drm/amd/display/dc/dce/dce_i2c_sw.c
193
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
2062
bool more;
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2078
more = pf_process_vf_state_machine(gt, vfid);
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
2079
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/isdn/hardware/mISDN/mISDNipac.c
140
int count, more;
drivers/isdn/hardware/mISDN/mISDNipac.c
149
more = 0;
drivers/isdn/hardware/mISDN/mISDNipac.c
151
more = !0;
drivers/isdn/hardware/mISDN/mISDNipac.c
158
WriteISAC(isac, ISAC_CMDR, more ? 0x8 : 0xa);
drivers/isdn/hardware/mISDN/mISDNipac.c
965
int count, more;
drivers/isdn/hardware/mISDN/mISDNipac.c
972
more = 1;
drivers/isdn/hardware/mISDN/mISDNipac.c
981
more = test_bit(FLG_TRANSPARENT, &hscx->bch.Flags) ? 1 : 0;
drivers/isdn/hardware/mISDN/mISDNipac.c
984
more = 1;
drivers/isdn/hardware/mISDN/mISDNipac.c
998
hscx_cmdr(hscx, more ? 0x08 : 0x0a);
drivers/media/pci/saa7164/saa7164-api.c
40
u8 more = 255;
drivers/media/pci/saa7164/saa7164-api.c
45
while (more--) {
drivers/net/ethernet/amd/nmclan_cs.c
1170
pstats->lcol, pstats->more);
drivers/net/ethernet/amd/nmclan_cs.c
318
int more;
drivers/net/ethernet/amd/nmclan_cs.c
994
lp->mace_stats.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
892
bool more = false;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
897
more |= __bnxt_tx_int(bp, txr, budget);
drivers/net/ethernet/broadcom/bnxt/bnxt.c
899
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
1963
nctrl.ncmd.s.more = mc_count;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2011
nctrl.ncmd.s.more = 1;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2660
nctrl.ncmd.s.more = vxlan_cmd_bit;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2816
nctrl.ncmd.s.more = 1;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2889
nctrl.ncmd.s.more = 0;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2945
nctrl.ncmd.s.more = 0;
drivers/net/ethernet/cavium/liquidio/lio_main.c
3098
nctrl.ncmd.s.more = 0;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1053
nctrl.ncmd.s.more = lio->netdev_uc_count;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1090
nctrl.ncmd.s.more = mc_count;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1146
nctrl.ncmd.s.more = 1;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1748
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
1038
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
951
more = true;
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
979
if (!more)
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
998
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
1475
struct sk_buff *skb, int more)
drivers/net/tun.c
1482
if (!rx_batched || (!more && skb_queue_empty(queue))) {
drivers/net/tun.c
1491
if (!more || skb_queue_len(queue) == rx_batched) {
drivers/net/tun.c
1695
int noblock, bool more)
drivers/net/tun.c
1948
if (!more || queue_len > NAPI_POLL_WEIGHT)
drivers/net/tun.c
1953
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
1015
mt76_add_fragment(dev, q, data, len, more, info,
drivers/net/wireless/mediatek/mt76/dma.c
1020
if (!more && dev->drv->rx_check &&
drivers/net/wireless/mediatek/mt76/dma.c
1036
if (more) {
drivers/net/wireless/mediatek/mt76/dma.c
449
int idx, int *len, bool *more)
drivers/net/wireless/mediatek/mt76/dma.c
472
if (more)
drivers/net/wireless/mediatek/mt76/dma.c
473
*more = !FIELD_GET(RRO_RXDMAD_DATA1_LS_MASK, data1);
drivers/net/wireless/mediatek/mt76/dma.c
492
int *len, u32 *info, bool *more, bool *drop, bool flush)
drivers/net/wireless/mediatek/mt76/dma.c
500
buf = mt76_dma_get_rxdmad_c_buf(dev, q, idx, len, more);
drivers/net/wireless/mediatek/mt76/dma.c
508
*more = !(ctrl & MT_DMA_CTL_LAST_SEC0);
drivers/net/wireless/mediatek/mt76/dma.c
549
int *len, u32 *info, bool *more, bool *drop)
drivers/net/wireless/mediatek/mt76/dma.c
553
*more = false;
drivers/net/wireless/mediatek/mt76/dma.c
600
return mt76_dma_get_buf(dev, q, idx, len, info, more, drop, flush);
drivers/net/wireless/mediatek/mt76/dma.c
859
bool more;
drivers/net/wireless/mediatek/mt76/dma.c
871
buf = mt76_dma_dequeue(dev, q, true, NULL, NULL, &more, NULL);
drivers/net/wireless/mediatek/mt76/dma.c
927
int len, bool more, u32 info, bool allow_direct)
drivers/net/wireless/mediatek/mt76/dma.c
942
if (more)
drivers/net/wireless/mediatek/mt76/dma.c
960
bool more;
drivers/net/wireless/mediatek/mt76/dma.c
981
data = mt76_dma_dequeue(dev, q, false, &len, &info, &more,
drivers/net/wireless/mediatek/mt76/mt76.h
306
int *len, u32 *info, bool *more);
drivers/net/wireless/mediatek/mt76/mt7996/mcu.h
203
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
4100
int i, more = 1, first = -1, last = -1, deflt = 0;
drivers/tty/vt/vt.c
4119
while (more) {
drivers/tty/vt/vt.c
4120
more = 0;
drivers/tty/vt/vt.c
4127
more = 1;
drivers/tty/vt/vt.c
4150
int i, more = 1, first = -1, last = -1, deflt = 0;
drivers/tty/vt/vt.c
4158
while (more) {
drivers/tty/vt/vt.c
4159
more = 0;
drivers/tty/vt/vt.c
4166
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
171
int req_id = 0, more = 0, done = 0;
drivers/xen/pvcalls-front.c
219
RING_FINAL_CHECK_FOR_RESPONSES(&bedata->ring, more);
drivers/xen/pvcalls-front.c
220
if (more)
fs/ceph/dir.c
384
more:
fs/ceph/dir.c
582
goto more;
fs/ceph/dir.c
602
goto more;
fs/ceph/file.c
1082
bool more;
fs/ceph/file.c
1111
more = len < iov_iter_count(to);
fs/ceph/file.c
1149
ret, i_size, (more ? " MORE" : ""));
fs/ceph/file.c
1224
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
1009
log->nextsync = written + more;
fs/jfs/jfs_logmgr.c
927
int more; /* additional write granted */
fs/jfs/jfs_logmgr.c
983
more = min(free / 2, delta);
fs/jfs/jfs_logmgr.c
984
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
155
bool more:1,
include/linux/netdevice.h
5299
static inline void netdev_xmit_set_more(bool more)
include/linux/netdevice.h
5301
__this_cpu_write(softnet_data.xmit.more, more);
include/linux/netdevice.h
5306
return __this_cpu_read(softnet_data.xmit.more);
include/linux/netdevice.h
5309
static inline void netdev_xmit_set_more(bool more)
include/linux/netdevice.h
5311
current->net_xmit.more = more;
include/linux/netdevice.h
5316
return current->net_xmit.more;
include/linux/netdevice.h
5322
bool more)
include/linux/netdevice.h
5324
netdev_xmit_set_more(more);
include/linux/netdevice.h
5329
struct netdev_queue *txq, bool more)
include/linux/netdevice.h
5334
rc = __netdev_start_xmit(ops, skb, dev, more);
include/linux/netdevice_xmit.h
13
u8 more;
include/net/ip6_fib.h
559
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
2428
more:
mm/memory.c
2468
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
3878
struct netdev_queue *txq, bool more)
net/core/dev.c
3888
rc = netdev_start_xmit(skb, dev, txq, more);
net/ipv6/ip6_fib.c
2363
int old_more = gc_args->more;
net/ipv6/ip6_fib.c
2367
if (!may_expire && old_more == gc_args->more)
net/ipv6/ip6_fib.c
2385
gc_args->more++;
net/ipv6/ip6_fib.c
2447
gc_args.more = 0;
net/ipv6/ip6_fib.c
2453
if (gc_args.more)
net/ipv6/route.c
2175
gc_args->more++;
net/netrom/nr_in.c
29
static int nr_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more)
net/netrom/nr_in.c
38
if (more) {
net/netrom/nr_in.c
44
if (!more && nr->fraglen > 0) { /* End of fragment */
net/rxrpc/sendmsg.c
330
bool more = msg->msg_flags & MSG_MORE;
net/rxrpc/sendmsg.c
383
if (!more && len - copied != call->tx_total_len)
net/rxrpc/sendmsg.c
407
remain = more ? INT_MAX : msg_data_left(msg);
net/rxrpc/sendmsg.c
441
(msg_data_left(msg) == 0 && !more)) {
net/rxrpc/sendmsg.c
442
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
833
if (more(seqno, buf_seqno(skb_peek_tail(list)))) {
net/tipc/msg.c
839
if (more(seqno, buf_seqno(_skb)))
net/tipc/node.c
2021
if (!more(rcv_nxt, n->sync_point))
net/tipc/node.c
2058
if (more(dlv_nxt, n->sync_point)) {
net/tipc/node.c
3088
int tipc_node_dump(struct tipc_node *n, bool more, char *buf)
net/tipc/node.c
3091
size_t sz = (more) ? NODE_LMAX : NODE_LMIN;
net/tipc/node.c
3110
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
1873
bool *more)
net/tls/tls_sw.c
1886
goto more;
net/tls/tls_sw.c
1904
goto more;
net/tls/tls_sw.c
1909
goto more;
net/tls/tls_sw.c
1945
more:
net/tls/tls_sw.c
1946
if (more)
net/tls/tls_sw.c
1947
*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
216
bool more = flags & MSG_MORE;
net/xfrm/espintcp.c
230
if (sg_is_last(sg) && !more)
tools/perf/builtin-top.c
247
int more;
tools/perf/builtin-top.c
267
more = hist_entry__annotate_printf(he, top->sym_evsel);
tools/perf/builtin-top.c
275
if (more != 0)
tools/perf/builtin-top.c
276
printf("%d lines not displayed, maybe increase display entries [e]\n", more);
tools/perf/util/annotate.c
1235
int more = 0;
tools/perf/util/annotate.c
1294
++more;
tools/perf/util/annotate.c
1315
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
2064
more:
tools/perf/util/session.c
2132
goto more;
tools/perf/util/session.c
2432
more:
tools/perf/util/session.c
2443
goto more;