Searched refs:atomic (Results 1 - 25 of 915) sorted by last modified time

1234567891011>>

/linux-master/net/mptcp/
H A Dprotocol.c13 #include <linux/atomic.h>
3424 * 1) can't be invoked in atomic scope
/linux-master/net/ipv4/
H A Draw.c37 #include <linux/atomic.h>
/linux-master/net/core/
H A Dfilter.c20 #include <linux/atomic.h>
/linux-master/include/linux/
H A Dfilter.h8 #include <linux/atomic.h>
H A Dmm.h12 #include <linux/atomic.h>
559 * table from atomic context.
562 * atomic context.
1209 * The atomic page->_mapcount, starts from -1: so that transitions
H A Drwsem.h16 #include <linux/atomic.h>
H A Drwbase_rt.h6 #include <linux/atomic.h>
/linux-master/drivers/firewire/
H A Dnosy.c28 #include <linux/atomic.h>
/linux-master/arch/xtensa/kernel/
H A Dprocess.c46 #include <linux/atomic.h>
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2570 status = nfsd4_encode_bool(xdr, c->atomic);
/linux-master/mm/
H A Dzswap.c22 #include <linux/atomic.h>
1084 * If zpool_map_handle is atomic, we cannot reliably utilize its mapped buffer
H A Dhugetlb.c1852 bool atomic)
1854 if (!folio_test_hugetlb_vmemmap_optimized(folio) || !atomic) {
1851 update_and_free_hugetlb_folio(struct hstate *h, struct folio *folio, bool atomic) argument
/linux-master/include/net/
H A Dsock.h63 #include <linux/atomic.h>
1510 /* With per-bucket locks this operation is not-atomic, so that
2463 /* Avoid an atomic operation for the common case.
H A Dsch_generic.h17 #include <linux/atomic.h>
164 * against qdisc_run_begin/end() atomic bit operations.
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c1300 bool atomic)
1309 atomic ? GFP_ATOMIC : GFP_KERNEL);
1374 * @atomic: Boolean to indicate if this is called from atomic context like
1384 bool atomic)
1390 atomic ? GFP_ATOMIC : GFP_KERNEL);
1401 &snapshot->h2g, atomic);
1403 &snapshot->g2h, atomic);
1457 * @atomic: Boolean to indicate if this is called from atomic contex
1298 guc_ctb_snapshot_capture(struct xe_device *xe, struct guc_ctb *ctb, struct guc_ctb_snapshot *snapshot, bool atomic) argument
1383 xe_guc_ct_snapshot_capture(struct xe_guc_ct *ct, bool atomic) argument
1462 xe_guc_ct_print(struct xe_guc_ct *ct, struct drm_printer *p, bool atomic) argument
[all...]
/linux-master/arch/arc/kernel/
H A Dsetup.c82 int atomic = 0, be, present; local
92 atomic = IS_ENABLED(CONFIG_ARC_HAS_LLSC);
95 atomic = isa.info & 1;
107 IS_AVAIL2(atomic, "atomic ", CONFIG_ARC_HAS_LLSC),
217 IS_AVAIL2(isa.atomic, "atomic ", CONFIG_ARC_HAS_LLSC),
H A Dentry.S264 ; Disable IRQs to ensures that chk for pending work itself is atomic
/linux-master/virt/kvm/
H A Dkvm_mm.h23 kvm_pfn_t hva_to_pfn(unsigned long addr, bool atomic, bool interruptible,
H A Dkvm_main.c2795 * only part that runs if we can in atomic context.
2965 * @atomic: whether this function can sleep
2977 kvm_pfn_t hva_to_pfn(unsigned long addr, bool atomic, bool interruptible, argument
2985 BUG_ON(atomic && async);
2990 if (atomic)
3029 bool atomic, bool interruptible, bool *async,
3055 return hva_to_pfn(addr, atomic, interruptible, async, write_fault,
3939 * kick" check does not need atomic operations if kvm_vcpu_kick is used
3028 __gfn_to_pfn_memslot(const struct kvm_memory_slot *slot, gfn_t gfn, bool atomic, bool interruptible, bool *async, bool write_fault, bool *writable, hva_t *hva) argument
/linux-master/tools/testing/selftests/kvm/
H A Dmax_guest_memory_test.c13 #include <linux/atomic.h>
/linux-master/kernel/sched/
H A Dsched.h24 #include <linux/atomic.h>
2704 * way at the expense of forcing extra atomic operations in all
2724 * latency by eliminating extra atomic operations when the locks are
3435 * we can use the fact that it performs an atomic operation in
/linux-master/arch/x86/kvm/
H A Dlapic.c37 #include <linux/atomic.h>
/linux-master/sound/core/seq/
H A Dseq_ump_convert.c365 int atomic, int hop)
409 atomic, hop);
416 int atomic, int hop)
462 atomic, hop);
470 int atomic, int hop)
504 &ev_cvt[i], atomic, hop);
516 int atomic, int hop)
527 atomic, hop);
548 int atomic, int hop)
563 event, atomic, ho
362 cvt_ump_midi1_to_midi2(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *__event, int atomic, int hop) argument
413 cvt_ump_midi2_to_midi1(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *__event, int atomic, int hop) argument
466 cvt_ump_to_any(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, unsigned char type, int atomic, int hop) argument
513 deliver_with_group_convert(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_ump_event *ump_ev, int atomic, int hop) argument
544 snd_seq_deliver_from_ump(struct snd_seq_client *source, struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
1062 cvt_to_ump_midi1(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
1096 cvt_to_ump_midi2(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
1144 cvt_sysex_to_ump(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
1194 snd_seq_deliver_to_ump(struct snd_seq_client *source, struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
[all...]
/linux-master/drivers/s390/cio/
H A Dqdio_main.c17 #include <linux/atomic.h>
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c432 if (!MLX5_CAP_GEN(dev, atomic))
489 ODP_CAP_SET_MAX(dev, xrc_odp_caps.atomic);
495 ODP_CAP_SET_MAX(dev, dc_odp_caps.atomic);

Completed in 599 milliseconds

1234567891011>>