Home
last modified time | relevance | path

Searched defs:get_flags (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dringbuf_bench.c23 static __always_inline long get_flags() in get_flags() function
/openbmc/linux/arch/sparc/kernel/
H A Dof_device_common.h34 unsigned long (*get_flags)(const u32 *addr, unsigned long); member
/openbmc/linux/include/net/
H A Dlib80211.h79 unsigned long (*get_flags) (void *priv); member
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c153 int get_flags(const char **fmt) in get_flags() function
/openbmc/u-boot/drivers/core/
H A Dof_addr.c45 unsigned int (*get_flags)(const __be32 *addr); member
/openbmc/linux/include/linux/
H A Dlibnvdimm.h177 unsigned long (*get_flags)(struct nvdimm *nvdimm, member
/openbmc/qemu/include/ui/
H A Dconsole.h370 int (*get_flags)(void *opaque); /* optional, default 0 */ member
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c342 static unsigned long get_flags(struct task_struct *task) in get_flags() function
/openbmc/linux/drivers/of/
H A Daddress.c50 unsigned int (*get_flags)(const __be32 *addr); member
/openbmc/linux/tools/perf/util/
H A Dauxtrace.c1424 static int get_flags(const char **ptr, unsigned int *plus_flags, unsigned int *minus_flags) in get_flags() function
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c3654 bool get_flags = false; in svm_range_get_attr() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4201 static void get_flags(int flags, unsigned long *flow_flags) in get_flags() function