Lines Matching defs:new
905 pr_warn("sec '%s': failed to alloc memory for new program '%s'\n",
1660 * .rodata maps, but for new custom .data.custom and .rodata.custom
4844 * Like dup(), but make sure new FD is >= 3 and has O_CLOEXEC set.
6628 /* if new count is zero, reallocarray can return a valid NULL result;
6630 * reassign old pointer to the new value (even if it's NULL)
6806 * subprogram that hasn't been appended, new subprogram is appended again to
8639 char *new = NULL;
8642 new = strdup(path);
8643 if (!new)
8648 map->pin_path = new;
9073 /* NULL is a valid return from reallocarray if the new count is zero */
9404 /* if new count is zero, reallocarray can return a valid NULL result;
9406 * reassign old pointer to the new value (even if it's NULL)
10064 pr_warn("map '%s': cannot be resized, element size (%d) doesn't align with new total size (%u)\n",
10069 /* create a new array based on the existing array, but with new length */
10075 /* adding a new btf type invalidates existing pointers to btf objects,
10383 /* Replace link's underlying BPF program with the new one */
12725 * Swap the back struct_ops of a link with a new struct_ops map.
13243 * PERF_EVENT_ARRAY BPF map. This FD can be polled for new data using