Home
last modified time | relevance | path

Searched defs:ma (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/linux/kernel/bpf/
H A Dmemalloc.c496 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu) in bpf_mem_alloc_init()
593 static void check_leaked_objs(struct bpf_mem_alloc *ma) in check_leaked_objs()
616 static void free_mem_alloc_no_barrier(struct bpf_mem_alloc *ma) in free_mem_alloc_no_barrier()
625 static void free_mem_alloc(struct bpf_mem_alloc *ma) in free_mem_alloc()
646 struct bpf_mem_alloc *ma = container_of(work, struct bpf_mem_alloc, work); in free_mem_alloc_deferred() local
652 static void destroy_mem_alloc(struct bpf_mem_alloc *ma, int rcu_in_progress) in destroy_mem_alloc()
677 void bpf_mem_alloc_destroy(struct bpf_mem_alloc *ma) in bpf_mem_alloc_destroy()
817 void notrace *bpf_mem_alloc(struct bpf_mem_alloc *ma, size_t size) in bpf_mem_alloc()
833 void notrace bpf_mem_free(struct bpf_mem_alloc *ma, void *ptr) in bpf_mem_free()
849 void notrace bpf_mem_free_rcu(struct bpf_mem_alloc *ma, void *ptr) in bpf_mem_free_rcu()
[all …]
/openbmc/linux/net/openvswitch/
H A Dflow_table.c177 static void __mask_array_destroy(struct mask_array *ma) in __mask_array_destroy()
185 struct mask_array *ma = container_of(rcu, struct mask_array, rcu); in mask_array_rcu_cb() local
190 static void tbl_mask_array_reset_counters(struct mask_array *ma) in tbl_mask_array_reset_counters()
276 struct mask_array *ma = ovsl_dereference(tbl->mask_array); in tbl_mask_array_add_mask() local
304 struct mask_array *ma = ovsl_dereference(tbl->mask_array); in tbl_mask_array_del_mask() local
418 struct mask_array *ma; in ovs_flow_tbl_init() local
521 struct mask_array *ma = rcu_dereference_raw(table->mask_array); in ovs_flow_tbl_destroy() local
732 struct mask_array *ma, in flow_lookup()
793 struct mask_array *ma = rcu_dereference(tbl->mask_array); in ovs_flow_tbl_lookup_stats() local
854 struct mask_array *ma = rcu_dereference_ovsl(tbl->mask_array); in ovs_flow_tbl_lookup() local
[all …]
/openbmc/linux/drivers/power/supply/
H A Dpcf50633-charger.c36 int pcf50633_mbc_usb_curlim_set(struct pcf50633 *pcf, int ma) in pcf50633_mbc_usb_curlim_set()
166 unsigned int ma; in show_usblim() local
184 unsigned long ma; in set_usblim() local
203 unsigned int ma; in show_chglim() local
217 unsigned long ma; in set_chglim() local
/openbmc/linux/io_uring/
H A Dadvise.c34 struct io_madvise *ma = io_kiocb_to_cmd(req, struct io_madvise); in io_madvise_prep() local
52 struct io_madvise *ma = io_kiocb_to_cmd(req, struct io_madvise); in io_madvise() local
/openbmc/linux/arch/sh/kernel/
H A Dtraps_32.c103 struct mem_access *ma) in handle_unaligned_ins()
284 struct mem_access *ma) in handle_delayslot()
320 struct mem_access *ma, int expected, in handle_unaligned_access()
/openbmc/linux/include/uapi/linux/
H A Dkdev_t.h12 #define MKDEV(ma,mi) ((ma)<<8 | (mi)) argument
/openbmc/linux/include/linux/usb/
H A Dpd.h235 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
237 #define PDO_FIXED(mv, ma, flags) \ argument
261 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
287 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
364 #define PDO_FIXED_OP_CURR(ma) ((((ma) / 10) & RDO_CURR_MASK) << RDO_FIXED_OP_CURR_SHIFT) argument
365 #define PDO_FIXED_MAX_CURR(ma) ((((ma) / 10) & RDO_CURR_MASK) << RDO_FIXED_MAX_CURR_SHIFT) argument
392 #define PDO_PROG_OP_CURR(ma) \ argument
/openbmc/boost-dbus/test/
H A Davahi.cpp67 dbus::match ma(system_bus, "type='signal',path='" + browser_path.value + "'"); in TEST() local
126 dbus::match ma(system_bus, in TEST() local
175 dbus::match ma(system_bus, in TEST() local
/openbmc/linux/include/dt-bindings/usb/
H A Dpd.h30 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
32 #define PDO_FIXED(mv, ma, flags) \ argument
56 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
80 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
/openbmc/u-boot/board/siemens/smartweb/
H A Dsmartweb.c240 struct at91_matrix *ma = (struct at91_matrix *)ATMEL_BASE_MATRIX; in mem_init() local
/openbmc/linux/include/linux/
H A Dkdev_t.h12 #define MKDEV(ma,mi) (((ma) << MINORBITS) | (mi)) argument
/openbmc/linux/net/ipv6/
H A Dmcast.c966 struct ifmcaddr6 *ma, __rcu **map; in __ipv6_dev_mc_dec() local
1118 static void igmp6_group_queried(struct ifmcaddr6 *ma, unsigned long resptime) in igmp6_group_queried()
1399 struct ifmcaddr6 *ma; in __mld_query_work() local
1564 struct ifmcaddr6 *ma; in __mld_report_work() local
2570 static void igmp6_join_group(struct ifmcaddr6 *ma) in igmp6_join_group()
2621 static void igmp6_leave_group(struct ifmcaddr6 *ma) in igmp6_leave_group()
2679 struct ifmcaddr6 *ma = container_of(to_delayed_work(work), in mld_mca_work() local
/openbmc/linux/arch/x86/boot/compressed/
H A Dacpi.c297 struct acpi_srat_mem_affinity *ma; in count_immovable_mem_regions() local
/openbmc/linux/arch/ia64/kernel/
H A Dacpi.c342 get_memory_proximity_domain(struct acpi_srat_mem_affinity *ma) in get_memory_proximity_domain()
400 acpi_numa_memory_affinity_init(struct acpi_srat_mem_affinity *ma) in acpi_numa_memory_affinity_init()
/openbmc/u-boot/board/siemens/taurus/
H A Dtaurus.c163 struct at91_matrix *ma = (struct at91_matrix *)ATMEL_BASE_MATRIX; in sdramc_configure() local
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Ddebugfs.c46 struct diff_mmio *ma; in mmio_offset_compare() local
/openbmc/linux/drivers/ata/
H A Dpata_sil680.c164 int ma = sil680_seldev(ap, adev, 0x08); in sil680_set_dmamode() local
/openbmc/linux/drivers/hwtracing/intel_th/
H A Dgth.c146 struct master_attribute *ma = in master_attr_show() local
168 struct master_attribute *ma = in master_attr_store() local
/openbmc/qemu/hw/pci-host/
H A Dppc4xx_pci.c38 uint32_t ma; member
/openbmc/linux/drivers/virtio/
H A Dvirtio_input.c174 u32 mi, ma, re, fu, fl; in virtinput_cfg_abs() local
/openbmc/linux/drivers/acpi/numa/
H A Dsrat.c247 acpi_numa_memory_affinity_init(struct acpi_srat_mem_affinity *ma) in acpi_numa_memory_affinity_init()
/openbmc/linux/drivers/tee/optee/
H A Dcall.c190 struct optee_msg_arg *ma; in optee_get_msg_arg() local
/openbmc/linux/fs/hostfs/
H A Dhostfs_user.c200 int err, ma; in set_attr() local
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c22 #define MKDEV(ma,mi) (((ma) << MINORBITS) | (mi)) argument
/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c263 u8 ma, vol, pull, bank, shift; in mxs_pinconf_group_set() local

123