Home
last modified time | relevance | path

Searched refs:maxnum (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/net/bridge/
H A Dbr_ioctl.c57 unsigned long maxnum, unsigned long offset) in get_fdb_entries() argument
64 if (maxnum > PAGE_SIZE/sizeof(struct __fdb_entry)) in get_fdb_entries()
65 maxnum = PAGE_SIZE/sizeof(struct __fdb_entry); in get_fdb_entries()
67 size = maxnum * sizeof(struct __fdb_entry); in get_fdb_entries()
73 num = br_fdb_fillbuf(br, buf, maxnum, offset); in get_fdb_entries()
H A Dbr_fdb.c821 unsigned long maxnum, unsigned long skip) in br_fdb_fillbuf() argument
827 memset(buf, 0, maxnum*sizeof(struct __fdb_entry)); in br_fdb_fillbuf()
831 if (num >= maxnum) in br_fdb_fillbuf()
/linux-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c517 unsigned int maxnum) in do_layout_fetch_ds_ioerr() argument
531 if (!maxnum) in do_layout_fetch_ds_ioerr()
534 maxnum--; in do_layout_fetch_ds_ioerr()
544 unsigned int maxnum) in ff_layout_fetch_ds_ioerr() argument
548 ret = do_layout_fetch_ds_ioerr(lo, range, head, maxnum); in ff_layout_fetch_ds_ioerr()
550 if (ret == maxnum) { in ff_layout_fetch_ds_ioerr()
H A Dflexfilelayout.h205 unsigned int maxnum);
/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1578 uint32_t maxnum; in vmw_cmd_draw() local
1586 maxnum = (header->size - sizeof(cmd->body)) / sizeof(*decl); in vmw_cmd_draw()
1588 if (unlikely(cmd->body.numVertexDecls > maxnum)) { in vmw_cmd_draw()
1602 maxnum = (header->size - sizeof(cmd->body) - in vmw_cmd_draw()
1604 if (unlikely(cmd->body.numRanges > maxnum)) { in vmw_cmd_draw()
/linux-6.15/Documentation/netlink/specs/
H A Dnl80211.yaml1547 name: maxnum