Searched defs:local (Results 26 - 50 of 268) sorted by relevance

1234567891011

/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_common.h44 struct __cgrps_kfunc_map_value local, *v; local
H A Dtask_kfunc_common.h43 struct __tasks_kfunc_map_value local, *v; local
H A Dcgrp_kfunc_failure.c209 struct __cgrps_kfunc_map_value local, *v; local
H A Dtask_kfunc_failure.c196 struct __tasks_kfunc_map_value local, *v; local
305 struct task_struct *local; local
H A Dcpumask_common.h96 struct __cpumask_map_value local, *v; local
/linux-master/net/rxrpc/
H A Dlocal_event.c33 void rxrpc_send_version_request(struct rxrpc_local *local, argument
/linux-master/arch/powerpc/kernel/vdso/
H A Dvdso64.lds.S127 local: *; label
H A Dvdso32.lds.S132 local: *; label
/linux-master/net/mac80211/
H A Dpm.c14 static void ieee80211_sched_scan_cancel(struct ieee80211_local *local) argument
23 struct ieee80211_local *local = hw_to_local(hw); local
[all...]
H A Drate.h67 static inline void rate_control_add_debugfs(struct ieee80211_local *local) argument
[all...]
H A Dwme.c121 struct ieee80211_local *local = sdata->local; local
H A Dled.h13 static inline void ieee80211_led_rx(struct ieee80211_local *local) argument
22 static inline void ieee80211_led_tx(struct ieee80211_local *local) argument
43 ieee80211_led_assoc(struct ieee80211_local *local, bool associated) argument
47 ieee80211_led_radio(struct ieee80211_local *local, bool enabled) argument
51 ieee80211_alloc_led_names(struct ieee80211_local *local) argument
54 ieee80211_free_led_names(struct ieee80211_local *local) argument
57 ieee80211_led_init(struct ieee80211_local *local) argument
60 ieee80211_led_exit(struct ieee80211_local *local) argument
63 ieee80211_mod_tpt_led_trig(struct ieee80211_local *local, unsigned int types_on, unsigned int types_off) argument
71 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, int bytes) argument
80 ieee80211_tpt_led_trig_rx(struct ieee80211_local *local, int bytes) argument
[all...]
H A Dwbrf.c13 void ieee80211_check_wbrf_support(struct ieee80211_local *local) argument
65 void ieee80211_add_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) argument
80 void ieee80211_remove_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) argument
/linux-master/tools/testing/selftests/bpf/
H A Dnetlink_helpers.h11 struct sockaddr_nl local; member in struct:rtnl_handle
/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_debugfs.c57 struct drm_info_list *local; local
H A Dxe_huc_debugfs.c53 struct drm_info_list *local; local
/linux-master/net/mac802154/
H A Dmac_cmd.c61 struct ieee802154_local *local = sdata->local; local
H A Dutil.c28 struct ieee802154_local *local = hw_to_local(hw); local
54 struct ieee802154_local *local = hw_to_local(hw); local
67 void ieee802154_hold_queue(struct ieee802154_local *local) argument
77 ieee802154_release_queue(struct ieee802154_local *local) argument
87 ieee802154_disable_queue(struct ieee802154_local *local) argument
103 struct ieee802154_local *local = local
114 struct ieee802154_local *local = hw_to_local(hw); local
152 struct ieee802154_local *local = hw_to_local(hw); local
168 ieee802154_stop_device(struct ieee802154_local *local) argument
[all...]
H A Dmib.c24 struct ieee802154_local *local = sdata->local; local
H A Dtx.c27 struct ieee802154_local *local = local
54 ieee802154_tx(struct ieee802154_local *local, struct sk_buff *skb) argument
111 ieee802154_sync_queue(struct ieee802154_local *local) argument
124 ieee802154_sync_and_hold_queue(struct ieee802154_local *local) argument
135 ieee802154_mlme_op_pre(struct ieee802154_local *local) argument
140 ieee802154_mlme_tx_locked(struct ieee802154_local *local, struct ieee802154_sub_if_data *sdata, struct sk_buff *skb) argument
163 ieee802154_mlme_tx(struct ieee802154_local *local, struct ieee802154_sub_if_data *sdata, struct sk_buff *skb) argument
176 ieee802154_mlme_op_post(struct ieee802154_local *local) argument
181 ieee802154_mlme_tx_one(struct ieee802154_local *local, struct ieee802154_sub_if_data *sdata, struct sk_buff *skb) argument
194 ieee802154_mlme_tx_one_locked(struct ieee802154_local *local, struct ieee802154_sub_if_data *sdata, struct sk_buff *skb) argument
207 ieee802154_queue_is_stopped(struct ieee802154_local *local) argument
213 ieee802154_hot_tx(struct ieee802154_local *local, struct sk_buff *skb) argument
[all...]
/linux-master/net/tipc/
H A Dbcast.h60 bool local; member in struct:tipc_nlist
/linux-master/drivers/gpu/drm/i915/
H A Di915_mitigations.c100 unsigned long local = READ_ONCE(mitigations); local
/linux-master/drivers/usb/host/
H A Dsl811_cs.c179 local_info_t *local; local
/linux-master/drivers/net/fddi/skfp/
H A Dess.c120 int local ; local
/linux-master/net/openvswitch/
H A Dvport-netdev.c70 struct vport *local; local

Completed in 190 milliseconds

1234567891011