Searched +defs:update +defs:o (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_gem.h | 20 void (*update)(void *); member 24 #define drm_to_armada_gem(o) container_of(o, struct armada_gem_object, obj) argument
|
| /linux/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
| H A D | extron-da-hd-4k-plus.c | 697 bool update = false; in extron_port_signal_change() local 727 bool update = false; in extron_port_edid_change() local 762 bool update = false; in extron_phys_addr_change() local 1245 static int extron_g_output(struct file *file, void *priv, unsigned int *o) in extron_g_output() 1251 static int extron_s_output(struct file *file, void *priv, unsigned int o) in extron_s_output()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sp.c | 51 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_init() 88 static inline int bnx2x_exe_queue_length(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_length() 114 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_add() 153 struct bnx2x_exe_queue_obj *o) in __bnx2x_exe_queue_reset_pending() 176 struct bnx2x_exe_queue_obj *o, in bnx2x_exe_queue_step() 240 static inline bool bnx2x_exe_queue_empty(struct bnx2x_exe_queue_obj *o) in bnx2x_exe_queue_empty() 258 static bool bnx2x_raw_check_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_check_pending() 263 static void bnx2x_raw_clear_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_clear_pending() 270 static void bnx2x_raw_set_pending(struct bnx2x_raw_obj *o) in bnx2x_raw_set_pending() 327 static bool bnx2x_get_cam_offset_mac(struct bnx2x_vlan_mac_obj *o, int *offset) in bnx2x_get_cam_offset_mac() [all …]
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 458 const struct nft_set_ext * (*update)(struct nft_set *set, member 519 #define to_set_type(o) container_of(o, struct nft_set_type, ops) argument 1452 void (*update)(struct nft_object *obj, member 1721 bool update; member 1749 bool update; member 1779 bool update; member 1800 struct nft_elem_update *update; member 1822 bool update; member 1839 bool update; member
|
| /linux/arch/x86/events/ |
| H A D | perf_event.h | 399 #define __EVENT_CONSTRAINT_RANGE(c, e, n, m, w, o, f) { \ argument 409 #define __EVENT_CONSTRAINT(c, n, m, w, o, f) \ argument 847 u64 (*update)(struct perf_event *event); member
|