Searched refs:fill (Results 1 - 25 of 141) sorted by last modified time

123456

/linux-master/net/ipv6/
H A Dfib6_rules.c471 .fill = fib6_rule_fill,
H A Dip6mr.c222 .fill = ip6mr_rule_fill,
/linux-master/fs/bcachefs/
H A Dbtree_key_cache.c354 /* We raced with another fill: */
479 goto fill;
515 fill:
570 goto fill;
598 fill:
/linux-master/kernel/
H A Dworkqueue.c1741 * @fill: max_active may have increased, try to increase concurrency level
1746 static bool pwq_tryinc_nr_active(struct pool_workqueue *pwq, bool fill) argument
1771 * increase it. This is indicated by @fill.
1773 if (!list_empty(&pwq->pending_node) && likely(!fill))
1791 else if (likely(!fill))
1799 * If @fill, @pwq might have already been pending. Being spuriously
1802 if (obtained && likely(!fill))
1816 * @fill: max_active may have increased, try to increase concurrency level
1824 static bool pwq_activate_first_inactive(struct pool_workqueue *pwq, bool fill) argument
1830 if (work && pwq_tryinc_nr_active(pwq, fill)) {
[all...]
/linux-master/arch/mips/kernel/
H A Dptrace.c72 * Registers are sign extended to fill the available space.
608 unsigned long long fill = ~0ull; local
613 WARN_ON(pad_sz % sizeof(fill));
617 for (j = 0; j < (pad_sz / sizeof(fill)); j++)
618 membuf_store(to, fill);
635 /* The task hasn't used FP or MSA, fill with 0xff */
638 /* Copy scalar FP context, fill the rest with 0xff */
644 /* Copy as much context as possible, fill the rest with 0xff */
/linux-master/tools/testing/selftests/exec/
H A Dbinfmt_script.py42 # @fill: character to fill between @root and @target to reach @size bytes
46 fill="A", arg="", newline="\n", hashbang="#!"):
57 middle += fill * (NAME_MAX - 1)
60 middle += fill * remaining
124 fill=" ", target="")
129 fill="", target="", newline="")
131 test(name="spaces", size=SIZE-1, good=False, root="", fill=" ",
135 root="", fill=" ", target="")
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lib.c668 /* fill slot and make note of the index */
3970 * @fill: function pointer to fill ctx
3973 ice_vsi_update_security(struct ice_vsi *vsi, void (*fill)(struct ice_vsi_ctx *))
3979 fill(&ctx);
H A Dice_lib.h144 ice_vsi_update_security(struct ice_vsi *vsi, void (*fill)(struct ice_vsi_ctx *));
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c208 u8 pi, ci, fill, ithresh, vbit; member in struct:qm_dqrr
218 u8 pi, ci, fill, ithresh, vbit; member in struct:qm_mr
618 dqrr->fill = dpaa_cyc_diff(QM_DQRR_SIZE, dqrr->ci, dqrr->pi);
658 if (!dqrr->fill)
667 DPAA_ASSERT(dqrr->fill);
669 return --dqrr->fill;
689 dqrr->fill++;
772 mr->fill = dpaa_cyc_diff(QM_MR_SIZE, mr->ci, mr->pi);
798 if (!mr->fill)
807 DPAA_ASSERT(mr->fill);
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c528 /* fill in the completion parameters */
601 /* fill in addresses and len */
640 /* fill in addresses and len */
5832 static void bnx2x_fill(struct bnx2x *bp, u32 addr, int fill, u32 len) argument
5837 REG_WR(bp, addr + i, fill);
5840 REG_WR8(bp, addr + i, fill);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c795 struct vfio_pci_fill_info *fill = data; local
797 fill->count++;
798 if (fill->devices >= fill->devices_end)
801 if (fill->flags & VFIO_PCI_HOT_RESET_FLAG_DEV_ID) {
802 struct iommufd_ctx *iommufd = vfio_iommufd_device_ictx(fill->vdev);
803 struct vfio_device_set *dev_set = fill->vdev->dev_set;
825 fill->flags &= ~VFIO_PCI_HOT_RESET_FLAG_DEV_ID_OWNED;
837 if (copy_to_user(fill->devices, &info, sizeof(info)))
839 fill
1262 struct vfio_pci_fill_info fill = {}; local
[all...]
/linux-master/drivers/net/ethernet/apple/
H A Dmace.c538 int fill, next, len; local
542 fill = mp->tx_fill;
543 next = fill + 1;
554 /* partially fill in the dma command block */
560 mp->tx_bufs[fill] = skb;
561 cp = mp->tx_cmds + NCMDS_TX * fill;
/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c1081 * nand_fill_column_cycles - fill the column cycles of an address
1083 * @addrs: Array of address cycles to fill
3860 uint32_t fill = 0xFFFFFFFF; local
3866 ret = nand_write_data_op(chip, &fill,
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c274 u64 fill, min_fill, j, k; local
282 fill = 64 - (byte_count % 64);
285 fill = 128 - (byte_count % 128);
289 if (fill < min_fill)
290 fill += bs;
293 j += (fill - min_fill) / sizeof(u32);
/linux-master/arch/x86/include/asm/
H A Didtentry.h560 .fill 0b + IDT_ALIGN - ., 1, 0xcc
576 .fill 0b + IDT_ALIGN - ., 1, 0xcc
/linux-master/arch/arm64/crypto/
H A Daes-ce-ccm-core.S138 .fill 15, 1, 0xff
142 .fill 15, 1, 0xff
/linux-master/tools/mm/
H A Dthpmaps497 paras = [textwrap.fill(p, width=docs_width) for p in paras]
/linux-master/lib/
H A Dstackinit_kunit.c30 /* Location and size tracking to validate fill and test are colocated. */
187 "leaf fill was not 0xFF!?\n"); \
189 /* Validate that compiler lined up fill and target. */ \
194 "(fill %zu wide, target offset by %d)\n", \
221 static noinline int leaf_ ## name(unsigned long sp, bool fill, \
236 if (fill) { \
366 static int noinline __leaf_switch_none(int path, bool fill) argument
378 if (fill) {
389 if (fill) {
404 static noinline int leaf_switch_1_none(unsigned long sp, bool fill, argument
410 leaf_switch_2_none(unsigned long sp, bool fill, uint64_t *arg) argument
[all...]
/linux-master/drivers/perf/
H A Dxgene_pmu.c560 XGENE_PMU_EVENT_ATTR(queue-fill-gt-thresh, 0x22),
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c51 struct xsk_ring_prod fill; member in struct:xsk
96 &xsk->fill,
121 ret = xsk_ring_prod__reserve(&xsk->fill, UMEM_NUM / 2, &idx);
125 *xsk_ring_prod__fill_addr(&xsk->fill, idx + i) = addr;
127 xsk_ring_prod__submit(&xsk->fill, ret);
145 if (xsk_ring_prod__reserve(&xsk->fill, 1, &idx) == 1) {
147 *xsk_ring_prod__fill_addr(&xsk->fill, idx) = addr;
148 xsk_ring_prod__submit(&xsk->fill, 1);
/linux-master/tools/testing/selftests/bpf/progs/
H A Diters.c662 static __noinline void fill(struct bpf_iter_num *it, int *arr, __u32 n, int mul) function
698 /* fill arr1 */
701 fill(&it, arr1, n, 2);
704 /* fill arr2 */
707 fill(&it, arr2, n, 10);
/linux-master/net/netfilter/
H A Dnft_set_pipapo_avx2.c89 * @len: Count of bits to fill
188 * @fill: Destination bitmap to be filled with current match result
200 * working bitmap, @fill.
214 static int nft_pipapo_avx2_lookup_4b_2(unsigned long *map, unsigned long *fill, argument
243 b = nft_pipapo_avx2_refill(i_ul, &map[i_ul], fill, f->mt, last);
263 * @fill: Destination bitmap to be filled with current match result
277 static int nft_pipapo_avx2_lookup_4b_4(unsigned long *map, unsigned long *fill, argument
320 b = nft_pipapo_avx2_refill(i_ul, &map[i_ul], fill, f->mt, last);
340 * @fill: Destination bitmap to be filled with current match result
354 static int nft_pipapo_avx2_lookup_4b_8(unsigned long *map, unsigned long *fill, argument
450 nft_pipapo_avx2_lookup_4b_12(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
540 nft_pipapo_avx2_lookup_4b_32(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
676 nft_pipapo_avx2_lookup_8b_1(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
734 nft_pipapo_avx2_lookup_8b_2(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
799 nft_pipapo_avx2_lookup_8b_4(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
875 nft_pipapo_avx2_lookup_8b_6(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
961 nft_pipapo_avx2_lookup_8b_16(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
1054 nft_pipapo_avx2_lookup_slow(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
1136 unsigned long *res, *fill; local
[all...]
/linux-master/net/ipv4/
H A Dipmr.c233 .fill = ipmr_rule_fill,
/linux-master/net/core/
H A Dpage_pool_user.c36 netdev_nl_page_pool_get_do(struct genl_info *info, u32 id, pp_nl_fill_cb fill) argument
56 err = fill(rsp, pool, info);
78 pp_nl_fill_cb fill)
95 err = fill(skb, pool, info);
77 netdev_nl_page_pool_get_dump(struct sk_buff *skb, struct netlink_callback *cb, pp_nl_fill_cb fill) argument
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dchan.c561 goto fill;
566 fill:
680 "MCC fill role[%d] with vif <macid %d>\n",

Completed in 366 milliseconds

123456