Searched refs:buf_alloc (Results 1 – 18 of 18) sorted by relevance
744 atomic_inc(&dev->buf_alloc); in drm_addbufs_agp()751 atomic_dec(&dev->buf_alloc); in drm_addbufs_agp()757 atomic_dec(&dev->buf_alloc); in drm_addbufs_agp()765 atomic_dec(&dev->buf_alloc); in drm_addbufs_agp()797 atomic_dec(&dev->buf_alloc); in drm_addbufs_agp()817 atomic_dec(&dev->buf_alloc); in drm_addbufs_agp()841 atomic_dec(&dev->buf_alloc); in drm_addbufs_agp()895 atomic_inc(&dev->buf_alloc); in drm_addbufs_pci()902 atomic_dec(&dev->buf_alloc); in drm_addbufs_pci()908 atomic_dec(&dev->buf_alloc); in drm_addbufs_pci()[all …]
60 atomic_set(&dev->buf_alloc, 0); in drm_setup()
985 atomic_t buf_alloc; /**< Buffer allocation in progress */ member
212 size_t buf_alloc = 0; in add_exclude_file() local224 if (buf_count == buf_alloc) in add_exclude_file()225 buf = x2realloc (buf, &buf_alloc); in add_exclude_file()
107 nd_uint32_t buf_alloc; member142 u32_v = GET_LE_U_4(hdr->buf_alloc); in vsock_virtio_hdr_print()
600 char *buf_alloc = NULL, *outbufp; in rpcbproc_callit_com() local635 buf_alloc = alloca(sendsz); /* not in IDR2? */ in rpcbproc_callit_com()637 buf_alloc = malloc(sendsz); in rpcbproc_callit_com()639 if (buf_alloc == NULL) { in rpcbproc_callit_com()647 a.rmt_args.args = buf_alloc; in rpcbproc_callit_com()903 free(buf_alloc); in rpcbproc_callit_com()
13 buf_alloc233 buf_alloc239 buf_alloc ( fid, new_pageno )
43 MLINKS+= snmpmod.3 buf_alloc.3
560 if ((sndbuf = buf_alloc(1)) == NULL) { in snmp_send_trap()627 if ((sndbuf = buf_alloc(1)) == NULL) { in snmp_send_trap()
285 if ((pi->buf = buf_alloc(0)) == NULL) { in udp_recv()
622 void *buf_alloc(int tx);
454 if ((pi->buf = buf_alloc(0)) == NULL) { in lsock_recv()
254 buf_alloc(int tx) in buf_alloc() function1179 if ((sndbuf = buf_alloc(1)) == NULL) { in snmpd_input()1229 if ((sndbuf = buf_alloc(1)) == NULL) in snmp_send_port()
285 if ((pi->buf = buf_alloc(0)) == NULL) { in inet_alloc_buf()
1180 u32 buf_alloc; member
2632 htt_stats_buf->buf_alloc); in htt_print_sfm_client_tlv()
1726 buf_alloc(struct bufdomain *bd) in buf_alloc() function3385 if ((bp = buf_alloc(bd)) == NULL) { in getnewbuf()
617 OLD_FILES+=usr/share/man/man3/buf_alloc.3.gz