Searched refs:change (Results 1 – 12 of 12) sorted by relevance
/include/linux/ |
D | tty_flip.h | 26 int change; in tty_insert_flip_char() local 28 change = (tb->flags & TTYB_NORMAL) && (flag != TTY_NORMAL); in tty_insert_flip_char() 29 if (!change && tb->used < tb->size) { in tty_insert_flip_char()
|
D | rtnetlink.h | 21 void rtmsg_ifinfo(int type, struct net_device *dev, unsigned change, gfp_t flags); 22 void rtmsg_ifinfo_newnet(int type, struct net_device *dev, unsigned int change, 25 unsigned change, u32 event,
|
D | console_struct.h | 177 #define CUR_MAKE(size, change, set) ((size) | ((change) << 8) | \ argument
|
D | regmap.h | 1153 bool *change, bool async, bool force); 1169 bool *change) in regmap_update_bits_check() argument 1172 change, false, false); in regmap_update_bits_check() 1178 bool *change) in regmap_update_bits_check_async() argument 1181 change, true, false); in regmap_update_bits_check_async() 1294 bool *change, bool async, bool force); 1299 bool *change, bool async, bool force); 1643 bool *change, bool async, bool force) in regmap_update_bits_base() argument 1672 bool *change, bool async, bool force) in regmap_field_update_bits_base() argument 1681 bool *change, bool async, bool force) in regmap_fields_update_bits_base() argument [all …]
|
D | cdrom.h | 163 __u8 change : 1; member 165 __u8 change : 1;
|
D | kvm_host.h | 936 enum kvm_mr_change change); 941 enum kvm_mr_change change);
|
/include/video/ |
D | w100fb.h | 23 void (*change)(struct w100fb_par*); member
|
/include/trace/events/ |
D | rxrpc.h | 1278 rxrpc_serial_t ack_serial, enum rxrpc_congest_change change), 1280 TP_ARGS(call, summary, ack_serial, change), 1284 __field(enum rxrpc_congest_change, change ) 1294 __entry->change = change; 1317 __print_symbolic(__entry->change, rxrpc_congest_changes),
|
D | sched.h | 756 TP_PROTO(struct rq *rq, int change), 757 TP_ARGS(rq, change));
|
/include/net/ |
D | sch_generic.h | 249 int (*change)(struct Qdisc *, u32, u32, member 297 int (*change)(struct Qdisc *sch, member 352 int (*change)(struct net *net, struct sk_buff *, member
|
D | pkt_cls.h | 425 int (*change)(struct net *net, void *, member
|
/include/uapi/linux/ |
D | pkt_sched.h | 488 unsigned char change; member
|