Home
last modified time | relevance | path

Searched defs:a (Results 1701 – 1725 of 2999) sorted by relevance

1...<<61626364656667686970>>...120

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c58 #define swap(a, b) \ argument
110 static __always_inline void swap_eth_addr(__u8 *a, __u8 *b) in swap_eth_addr()
/openbmc/linux/drivers/nvdimm/
H A Ddimm_devs.c417 static umode_t nvdimm_visible(struct kobject *kobj, struct attribute *a, int n) in nvdimm_visible()
533 static umode_t nvdimm_firmware_visible(struct kobject *kobj, struct attribute *a, int n) in nvdimm_firmware_visible()
/openbmc/linux/include/net/
H A Dieee802154_netdev.h289 static inline void ieee802154_addr_from_sa(struct ieee802154_addr *a, in ieee802154_addr_from_sa()
306 const struct ieee802154_addr *a) in ieee802154_addr_to_sa()
/openbmc/linux/drivers/pci/
H A Diov.c272 struct attribute *a, int n) in sriov_vf_attrs_are_visible()
551 struct attribute *a, int n) in sriov_pf_attrs_are_visible()
/openbmc/linux/crypto/
H A Dskcipher.c248 unsigned a; in skcipher_next_slow() local
417 unsigned a = crypto_tfm_ctx_alignment() - 1; in skcipher_copy_iv() local
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_video.c738 iss_video_get_param(struct file *file, void *fh, struct v4l2_streamparm *a) in iss_video_get_param()
756 iss_video_set_param(struct file *file, void *fh, struct v4l2_streamparm *a) in iss_video_set_param()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_rps.c34 const u64 *a = A, *b = B; in cmp_u64() local
46 const u32 *a = A, *b = B; in cmp_u32() local
/openbmc/linux/include/linux/
H A Dgenl_magic_func.h96 #define DPRINT_TLA(a, op, b) pr_info("%s %s %s\n", a, op, b); argument
122 #define DPRINT_TLA(a, op, b) do {} while (0) argument
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp32.c516 static u64 jit_mod64(u64 a, u64 b) in jit_mod64()
791 static s64 jit_xchg64(s64 a, atomic64_t *v) in jit_xchg64()
/openbmc/linux/fs/gfs2/
H A Dsys.c40 struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr); in gfs2_attr_show() local
48 struct gfs2_attr *a = container_of(attr, struct gfs2_attr, attr); in gfs2_attr_store() local
/openbmc/linux/net/ipv4/
H A Dtcp_metrics.c82 static bool addr_same(const struct inetpeer_addr *a, in addr_same()
799 struct nlattr *a; in __parse_nl_addr() local
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.c2248 struct v4l2_streamparm *a) in vidioc_s_parm()
2265 struct v4l2_streamparm *a) in vidioc_g_parm()
/openbmc/linux/kernel/locking/
H A Drtmutex.c430 static __always_inline bool __waiter_less(struct rb_node *a, const struct rb_node *b) in __waiter_less()
479 static __always_inline bool __pi_waiter_less(struct rb_node *a, const struct rb_node *b) in __pi_waiter_less()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c903 struct v4l2_framebuffer *a) in vivid_vid_out_g_fbuf()
930 const struct v4l2_framebuffer *a) in vivid_vid_out_s_fbuf()
/openbmc/linux/include/linux/atomic/
H A Datomic-instrumented.h1484 atomic_fetch_add_unless(atomic_t *v, int a, int u) in atomic_fetch_add_unless()
1504 atomic_add_unless(atomic_t *v, int a, int u) in atomic_add_unless()
3048 atomic64_fetch_add_unless(atomic64_t *v, s64 a, s64 u) in atomic64_fetch_add_unless()
3068 atomic64_add_unless(atomic64_t *v, s64 a, s64 u) in atomic64_add_unless()
4612 atomic_long_fetch_add_unless(atomic_long_t *v, long a, long u) in atomic_long_fetch_add_unless()
4632 atomic_long_add_unless(atomic_long_t *v, long a, long u) in atomic_long_add_unless()
/openbmc/qemu/target/cris/
H A Dtranslate.c261 static void t_gen_lsl(TCGv d, TCGv a, TCGv b) in t_gen_lsl()
275 static void t_gen_lsr(TCGv d, TCGv a, TCGv b) in t_gen_lsr()
290 static void t_gen_asr(TCGv d, TCGv a, TCGv b) in t_gen_asr()
304 static void t_gen_cris_dstep(TCGv d, TCGv a, TCGv b) in t_gen_cris_dstep()
318 static void t_gen_cris_mstep(TCGv d, TCGv a, TCGv b, TCGv ccs) in t_gen_cris_mstep()
635 TCGv dst, TCGv a, TCGv b, int size) in cris_alu_op_exec()
/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c1220 static ssize_t store_status(struct kobject *a, struct kobj_attribute *b, in store_status()
1303 static ssize_t store_no_turbo(struct kobject *a, struct kobj_attribute *b, in store_no_turbo()
1388 static ssize_t store_max_perf_pct(struct kobject *a, struct kobj_attribute *b, in store_max_perf_pct()
1421 static ssize_t store_min_perf_pct(struct kobject *a, struct kobj_attribute *b, in store_min_perf_pct()
1461 static ssize_t store_hwp_dynamic_boost(struct kobject *a, in store_hwp_dynamic_boost()
1491 static ssize_t store_energy_efficiency(struct kobject *a, struct kobj_attribute *b, in store_energy_efficiency()
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js1043 sensorData.sort(function(a, b) { argument
1575 hardwareData[componentIndex].sub_components.sort(function( argument
1588 hardwareData.sort(function(a, b) { argument
/openbmc/linux/net/ipv6/
H A Dsit.c302 static int ipip6_tunnel_get_prl(struct net_device *dev, struct ip_tunnel_prl __user *a) in ipip6_tunnel_get_prl()
368 ipip6_tunnel_add_prl(struct ip_tunnel *t, struct ip_tunnel_prl *a, int chg) in ipip6_tunnel_add_prl()
422 ipip6_tunnel_del_prl(struct ip_tunnel *t, struct ip_tunnel_prl *a) in ipip6_tunnel_del_prl()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Druntime_instr.h19 __u32 a : 1; member
/openbmc/linux/arch/sparc/math-emu/
H A Dmath_64.c176 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument
/openbmc/u-boot/drivers/gpio/
H A Dda8xx_gpio.c310 #define davinci_configure_pin_mux(a, b) argument
/openbmc/linux/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c150 #define update_volm(a, b) \ argument
/openbmc/linux/samples/bpf/
H A Dxdp_sample.bpf.c35 #define IN_SET(a, b) \ argument
/openbmc/linux/tools/perf/tests/
H A Dswitch-tracking.c255 static int compar(const void *a, const void *b) in compar()

1...<<61626364656667686970>>...120