Home
last modified time | relevance | path

Searched +defs:a +defs:link (Results 1 – 25 of 96) sorted by relevance

1234

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_cs.c39 struct pcmcia_device *link; member
46 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug()
60 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) in hfa384x_inb_debug()
76 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug()
90 static inline u16 hfa384x_inw_debug(struct net_device *dev, int a) in hfa384x_inw_debug()
106 static inline void hfa384x_outsw_debug(struct net_device *dev, int a, in hfa384x_outsw_debug()
121 static inline void hfa384x_insw_debug(struct net_device *dev, int a, in hfa384x_insw_debug()
136 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v)) argument
137 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a)) argument
138 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v)) argument
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c95 const struct tc_action *a; in fill_action_fields() local
157 struct cxgb4_link *link; in cxgb4_config_knode() local
356 struct cxgb4_link *link = NULL; in cxgb4_delete_knode() local
488 struct cxgb4_link *link = &t->table[i]; in cxgb4_cleanup_tc_u32() local
511 struct cxgb4_link *link = &t->table[i]; in cxgb4_init_tc_u32() local
526 struct cxgb4_link *link = &t->table[i]; in cxgb4_init_tc_u32() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c155 struct bpf_link *link; in test_kprobe_fill_link_info() local
184 struct bpf_link *link; in test_tp_fill_link_info() local
204 struct bpf_link *link; in test_uprobe_fill_link_info() local
294 static int symbols_cmp_r(const void *a, const void *b) in symbols_cmp_r()
306 struct bpf_link *link; in test_kprobe_multi_fill_link_info() local
H A Dbpf_iter.c52 struct bpf_link *link; in do_dummy_read_opts() local
85 struct bpf_link *link; in do_read_map_iter_fd() local
184 struct bpf_link *link; in check_bpf_link_info() local
398 struct bpf_link *link; in do_btf_read() local
547 struct bpf_link *link; in test_anon_iter() local
590 struct bpf_link *link; in test_file_iter() local
642 struct bpf_link *link; in test_overflow() local
775 struct bpf_link *link; in test_bpf_hash_map() local
777 int a; in test_bpf_hash_map() member
868 struct bpf_link *link; in test_bpf_percpu_hash_map() local
[all …]
/openbmc/u-boot/include/jffs2/
H A Dload_kernel.h26 struct list_head link; member
33 struct list_head link; member
45 struct list_head link; member
62 #define led_blink(x, y, z, a) argument
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c597 struct nfp_fl_act_head *a; in nfp_flower_update_merge_with_actions() local
799 struct nfp_fl_act_head *a; in nfp_flower_copy_pre_actions() local
828 struct nfp_fl_act_head *a; in nfp_fl_verify_post_tun_acts() local
853 struct nfp_fl_act_head *a; in nfp_fl_push_vlan_after_tun() local
954 static void nfp_flower_unlink_flow(struct nfp_fl_payload_link *link) in nfp_flower_unlink_flow()
964 struct nfp_fl_payload_link *link; in nfp_flower_unlink_flows() local
976 struct nfp_fl_payload_link *link; in nfp_flower_link_flows() local
1456 struct nfp_fl_payload_link *link, *temp; in nfp_flower_remove_merge_flow() local
1526 struct nfp_fl_payload_link *link, *temp; in nfp_flower_del_linked_merge_flows() local
1630 struct nfp_fl_payload_link *link; in __nfp_flower_update_merge_stats() local
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c106 bool is_dp_active_dongle(const struct dc_link *link) in is_dp_active_dongle()
112 bool is_dp_branch_device(const struct dc_link *link) in is_dp_branch_device()
220 union dp_cable_id *a, union dp_cable_id *b) in intersect_cable_id()
261 static enum clock_source_id get_clock_source_id(struct dc_link *link) in get_clock_source_id()
279 static void dp_wa_power_up_0010FA(struct dc_link *link, uint8_t *dpcd_data, in dp_wa_power_up_0010FA()
317 bool dp_is_fec_supported(const struct dc_link *link) in dp_is_fec_supported()
332 bool dp_should_enable_fec(const struct dc_link *link) in dp_should_enable_fec()
361 bool dp_is_lttpr_present(struct dc_link *link) in dp_is_lttpr_present()
397 static enum dc_link_rate get_lttpr_max_link_rate(struct dc_link *link) in get_lttpr_max_link_rate()
411 static enum dc_link_rate get_cable_max_link_rate(struct dc_link *link) in get_cable_max_link_rate()
[all …]
H A Dlink_ddc.c86 #define DDC_MIN(a, b) (((a) < (b)) ? (a) : (b)) argument
217 struct dc_link *link = ddc->link; in defer_delay_converter_wa() local
415 uint32_t link_get_fixed_vs_pe_retimer_write_address(struct dc_link *link) in link_get_fixed_vs_pe_retimer_write_address()
456 uint32_t link_get_fixed_vs_pe_retimer_read_address(struct dc_link *link) in link_get_fixed_vs_pe_retimer_read_address()
/openbmc/linux/drivers/pci/pcie/
H A Daspm.c107 static int policy_to_aspm_state(struct pcie_link_state *link) in policy_to_aspm_state()
125 static int policy_to_clkpm_state(struct pcie_link_state *link) in policy_to_clkpm_state()
141 static void pcie_set_clkpm_nocheck(struct pcie_link_state *link, int enable) in pcie_set_clkpm_nocheck()
154 static void pcie_set_clkpm(struct pcie_link_state *link, int enable) in pcie_set_clkpm()
168 static void pcie_clkpm_cap_init(struct pcie_link_state *link, int blacklist) in pcie_clkpm_cap_init()
199 static void pcie_aspm_configure_common_clock(struct pcie_link_state *link) in pcie_aspm_configure_common_clock()
364 struct pcie_link_state *link; in pcie_aspm_check_latency() local
438 static void aspm_calc_l12_info(struct pcie_link_state *link, in aspm_calc_l12_info()
527 static void aspm_l1ss_init(struct pcie_link_state *link) in aspm_l1ss_init()
584 static void pcie_aspm_cap_init(struct pcie_link_state *link, int blacklist) in pcie_aspm_cap_init()
[all …]
/openbmc/linux/drivers/fsi/
H A Dfsi-master-i2cr.c16 #define I2CR_ADDRESS_CFAM(a) ((a) >> 2) argument
187 static int i2cr_read(struct fsi_master *master, int link, uint8_t id, uint32_t addr, void *val, in i2cr_read()
226 static int i2cr_write(struct fsi_master *master, int link, uint8_t id, uint32_t addr, in i2cr_write()
/openbmc/u-boot/drivers/net/
H A Deepro100.c115 volatile u32 link; /* struct RxFD * */ member
150 volatile u32 link; /* void * */ member
175 volatile u32 link; /* struct descriptor * */ member
225 #define bus_to_phys(a) (a) argument
226 #define phys_to_bus(a) (a) argument
228 #define bus_to_phys(a) pci_mem_to_phys((pci_dev_t)dev->priv, a) argument
229 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)dev->priv, a) argument
/openbmc/linux/include/linux/
H A Dbpf_mprog.h136 struct bpf_link *link; member
145 struct bpf_mprog_entry a; member
155 struct bpf_link *link; member
H A Drbtree_latch.h77 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b)) in __lt_insert()
80 struct rb_node **link = &root->rb_node; in __lt_insert() local
/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c68 #define wl3501_outb(a, b) { outb(a, b); slow_down_io(); } argument
69 #define wl3501_outb_p(a, b) { outb_p(a, b); slow_down_io(); } argument
70 #define wl3501_outsb(a, b, c) { outsb(a, b, c); slow_down_io(); } argument
1234 struct pcmcia_device *link; in wl3501_close() local
1345 struct pcmcia_device *link; in wl3501_open() local
1423 static void wl3501_detach(struct pcmcia_device *link) in wl3501_detach()
1901 static int wl3501_config(struct pcmcia_device *link) in wl3501_config()
1985 static void wl3501_release(struct pcmcia_device *link) in wl3501_release()
1990 static int wl3501_suspend(struct pcmcia_device *link) in wl3501_suspend()
2001 static int wl3501_resume(struct pcmcia_device *link) in wl3501_resume()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr.c71 const struct dc_link *link = dc->links[i]; in rn_get_active_display_cnt_wa() local
528 static bool rn_are_clock_states_equal(struct dc_clocks *a, in rn_are_clock_states_equal()
545 static void rn_notify_link_rate_change(struct clk_mgr *clk_mgr_base, struct dc_link *link) in rn_notify_link_rate_change()
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c2522 struct bpf_link link; member
2534 struct bpf_kprobe_multi_link *link; member
2599 static void bpf_kprobe_multi_link_release(struct bpf_link *link) in bpf_kprobe_multi_link_release()
2608 static void bpf_kprobe_multi_link_dealloc(struct bpf_link *link) in bpf_kprobe_multi_link_dealloc()
2619 static int bpf_kprobe_multi_link_fill_link_info(const struct bpf_link *link, in bpf_kprobe_multi_link_fill_link_info()
2659 static void bpf_kprobe_multi_cookie_swap(void *a, void *b, int size, const void *priv) in bpf_kprobe_multi_cookie_swap()
2661 const struct bpf_kprobe_multi_link *link = priv; in bpf_kprobe_multi_cookie_swap() local
2673 static int bpf_kprobe_multi_addrs_cmp(const void *a, const void *b) in bpf_kprobe_multi_addrs_cmp()
2682 static int bpf_kprobe_multi_cookie_cmp(const void *a, const void *b, const void *priv) in bpf_kprobe_multi_cookie_cmp()
2690 struct bpf_kprobe_multi_link *link; in bpf_kprobe_multi_cookie() local
[all …]
H A Dtrace_probe.c20 #define C(a, b) b argument
1996 struct event_file_link *link; in trace_probe_add_file() local
2012 struct event_file_link *link; in trace_probe_get_file_link() local
2025 struct event_file_link *link; in trace_probe_remove_file() local
2044 int trace_probe_compare_arg_type(struct trace_probe *a, struct trace_probe *b) in trace_probe_compare_arg_type()
2107 struct probe_arg *a = args + i; in trace_probe_print_args() local
/openbmc/linux/tools/firewire/
H A Dnosy-dump.h8 #define ACK_DONE(a) ((a >> 2) == 0) argument
9 #define ACK_BUSY(a) ((a >> 2) == 1) argument
10 #define ACK_ERROR(a) ((a >> 2) == 3) argument
161 struct list link; member
169 struct list link; member
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcore.c130 struct device_link *link; in ssam_client_link() local
257 u32 version, a, b, c; in ssam_log_firmware_version() local
276 u32 version, a, b, c; in firmware_version_show() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dior.h34 unsigned link:2; member
190 #define IOR_MSG(i,l,f,a...) do { \ argument
194 #define IOR_WARN(i,f,a...) IOR_MSG((i), warn, f, ##a) argument
195 #define IOR_DBG(i,f,a...) IOR_MSG((i), debug, f, ##a) argument
/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c69 struct list_head link; member
161 struct list_head link; member
446 struct fw_cdev_get_info *a = &arg->get_info; in ioctl_get_info() local
815 struct fw_cdev_allocate *a = &arg->allocate; in ioctl_allocate() local
862 struct fw_cdev_send_response *a = &arg->send_response; in ioctl_send_response() local
915 struct fw_cdev_add_descriptor *a = &arg->add_descriptor; in ioctl_add_descriptor() local
1026 struct fw_cdev_create_iso_context *a = &arg->create_iso_context; in ioctl_create_iso_context() local
1103 struct fw_cdev_set_iso_channels *a = &arg->set_iso_channels; in ioctl_set_iso_channels() local
1122 struct fw_cdev_queue_iso *a = &arg->queue_iso; in ioctl_queue_iso() local
1222 struct fw_cdev_start_iso *a = &arg->start_iso; in ioctl_start_iso() local
[all …]
/openbmc/qemu/target/hppa/
H A Dtranslate.c708 static void install_link(DisasContext *ctx, unsigned link, bool with_sr0) in install_link()
1255 static bool do_add_reg(DisasContext *ctx, arg_rrr_cf_d_sh *a, in do_add_reg()
1274 static bool do_add_imm(DisasContext *ctx, arg_rri_cf *a, in do_add_imm()
1354 static bool do_sub_reg(DisasContext *ctx, arg_rrr_cf_d *a, in do_sub_reg()
1368 static bool do_sub_imm(DisasContext *ctx, arg_rri_cf *a, bool is_tsv) in do_sub_imm()
1422 static bool do_log_reg(DisasContext *ctx, arg_rrr_cf_d *a, in do_log_reg()
1704 static bool trans_fldw(DisasContext *ctx, arg_ldst *a) in trans_fldw()
1729 static bool trans_fldd(DisasContext *ctx, arg_ldst *a) in trans_fldd()
1758 static bool trans_fstw(DisasContext *ctx, arg_ldst *a) in trans_fstw()
1778 static bool trans_fstd(DisasContext *ctx, arg_ldst *a) in trans_fstd()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.c80 const struct dc_link *link = dc->links[i]; in vg_get_active_display_cnt_wa() local
465 static bool vg_are_clock_states_equal(struct dc_clocks *a, in vg_are_clock_states_equal()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c32 #define DIV_ROUNDUP(a, b) (((a)+((b)/2))/(b)) argument
818 bool is_psr_su_specific_panel(struct dc_link *link) in is_psr_su_specific_panel()
878 struct dc_link *link, in mod_power_calc_psr_configs()
933 void init_replay_config(struct dc_link *link, struct replay_config *pr_config) in init_replay_config()
943 bool psr_su_set_dsc_slice_height(struct dc *dc, struct dc_link *link, in psr_su_set_dsc_slice_height()
/openbmc/linux/kernel/bpf/
H A Dsyscall.c483 static int btf_field_cmp(const void *a, const void *b) in btf_field_cmp()
2831 void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, in bpf_link_init()
2869 void bpf_link_inc(struct bpf_link *link) in bpf_link_inc()
2874 static void bpf_link_dealloc(struct bpf_link *link) in bpf_link_dealloc()
2889 struct bpf_link *link = container_of(rcu, struct bpf_link, rcu); in bpf_link_defer_dealloc_rcu_gp() local
2903 static void bpf_link_free(struct bpf_link *link) in bpf_link_free()
2930 struct bpf_link *link = container_of(work, struct bpf_link, work); in bpf_link_put_deferred() local
2938 void bpf_link_put(struct bpf_link *link) in bpf_link_put()
2948 static void bpf_link_put_direct(struct bpf_link *link) in bpf_link_put_direct()
2957 struct bpf_link *link = filp->private_data; in bpf_link_release() local
[all …]

1234