/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | xdp_synproxy_kern.c | 58 #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 D | dimm_devs.c | 417 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 D | ieee802154_netdev.h | 289 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 D | iov.c | 272 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 D | skcipher.c | 248 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 D | iss_video.c | 738 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 D | selftest_rps.c | 34 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 D | genl_magic_func.h | 96 #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 D | bpf_jit_comp32.c | 516 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 D | sys.c | 40 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 D | tcp_metrics.c | 82 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 D | s5p_mfc_enc.c | 2248 struct v4l2_streamparm *a) in vidioc_s_parm() 2265 struct v4l2_streamparm *a) in vidioc_g_parm()
|
/openbmc/linux/kernel/locking/ |
H A D | rtmutex.c | 430 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 D | vivid-vid-out.c | 903 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 D | atomic-instrumented.h | 1484 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 D | translate.c | 261 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 D | intel_pstate.c | 1220 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 D | api-utils.js | 1043 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 D | sit.c | 302 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 D | runtime_instr.h | 19 __u32 a : 1; member
|
/openbmc/linux/arch/sparc/math-emu/ |
H A D | math_64.c | 176 #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 D | da8xx_gpio.c | 310 #define davinci_configure_pin_mux(a, b) argument
|
/openbmc/linux/sound/isa/msnd/ |
H A D | msnd_pinnacle_mixer.c | 150 #define update_volm(a, b) \ argument
|
/openbmc/linux/samples/bpf/ |
H A D | xdp_sample.bpf.c | 35 #define IN_SET(a, b) \ argument
|
/openbmc/linux/tools/perf/tests/ |
H A D | switch-tracking.c | 255 static int compar(const void *a, const void *b) in compar()
|