Searched refs:change (Results 1 – 10 of 10) sorted by relevance
| /include/linux/ |
| D | tty_flip.h | 68 int change; in tty_insert_flip_char() local 70 change = !tb->flags && (flag != TTY_NORMAL); in tty_insert_flip_char() 71 if (!change && tb->used < tb->size) { in tty_insert_flip_char()
|
| D | console_struct.h | 175 #define CUR_MAKE(size, change, set) ((size) | ((change) << 8) | \ argument
|
| D | rtnetlink.h | 29 void rtmsg_ifinfo(int type, struct net_device *dev, unsigned int change, gfp_t flags, 31 void rtmsg_ifinfo_newnet(int type, struct net_device *dev, unsigned int change, 34 unsigned change, u32 event,
|
| D | regmap.h | 1251 bool *change, bool async, bool force); 1267 bool *change) in regmap_update_bits_check() argument 1270 change, false, false); in regmap_update_bits_check() 1276 bool *change) in regmap_update_bits_check_async() argument 1279 change, true, false); in regmap_update_bits_check_async() 1394 bool *change, bool async, bool force); 1399 bool *change, bool async, bool force); 1786 bool *change, bool async, bool force) in regmap_update_bits_base() argument 1815 bool *change, bool async, bool force) in regmap_field_update_bits_base() argument 1824 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 | 1222 enum kvm_mr_change change); 1226 enum kvm_mr_change change);
|
| /include/trace/events/ |
| D | rxrpc.h | 1579 rxrpc_serial_t ack_serial, enum rxrpc_congest_change change), 1581 TP_ARGS(call, summary, ack_serial, change), 1585 __field(enum rxrpc_congest_change, change) 1595 __entry->change = change; 1618 __print_symbolic(__entry->change, rxrpc_congest_changes),
|
| D | sched.h | 1084 TP_PROTO(struct rq *rq, int change), 1085 TP_ARGS(rq, change));
|
| /include/net/ |
| D | sch_generic.h | 262 int (*change)(struct Qdisc *, u32, u32, member 310 int (*change)(struct Qdisc *sch, member 358 int (*change)(struct net *net, struct sk_buff *, member
|
| D | pkt_cls.h | 474 int (*change)(struct net *net, void *, member
|